| Modifier | Constructor and Description |
|---|---|
protected |
Protocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(Manager manager) |
Manager |
getManager() |
Transport |
getTransport() |
void |
run() |
void |
send(Transport transport) |
java.lang.String |
toString() |
public final void run()
run in interface java.lang.Runnablepublic final Transport getTransport()
public final Manager getManager()
public java.lang.String toString()
toString in class java.lang.Objectpublic void send(Transport transport) throws java.lang.InstantiationException, SizePolicyException, CodecException, java.lang.ClassCastException
java.lang.InstantiationExceptionSizePolicyExceptionCodecExceptionjava.lang.ClassCastExceptionpublic void broadcast(Manager manager) throws java.lang.InstantiationException, SizePolicyException, CodecException, java.lang.ClassCastException
java.lang.InstantiationExceptionSizePolicyExceptionCodecExceptionjava.lang.ClassCastException