|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.client.util.RequestHeader
gov.virginia.dcjs.client.util.BroadcastRequest
This class encapsulates the request to receive application
* broadcasts an IpClient makes of a
* TCPBroadcastServer.
* The client creates and populates the object and sends it to the
* broadcast server to establish the connection.
| Constructor Summary | |
BroadcastRequest(java.lang.String name)
Prepare a Broadcast request with the specified client information. |
|
| Method Summary | |
java.lang.String |
getClientName()
Obtain the name of client making the request. |
| Methods inherited from class gov.virginia.dcjs.client.util.RequestHeader |
getClient, getItem, getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BroadcastRequest(java.lang.String name)
addParameter.
* @param name The application specific name for this client.
| Method Detail |
public java.lang.String getClientName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||