public static class AbstractSimpleTransportTestCase.Version1Request extends AbstractSimpleTransportTestCase.Version0Request
TransportRequest.Empty
Constructor and Description |
---|
Version1Request() |
Modifier and Type | Method and Description |
---|---|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getParentTask, setParentTask
remoteAddress, remoteAddress
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTask, getDescription, setParentTask
public void readFrom(StreamInput in) throws java.io.IOException
readFrom
in interface Streamable
readFrom
in class AbstractSimpleTransportTestCase.Version0Request
java.io.IOException
public void writeTo(StreamOutput out) throws java.io.IOException
writeTo
in interface Streamable
writeTo
in class AbstractSimpleTransportTestCase.Version0Request
java.io.IOException