public class IncomingUnicastRequest extends Object
OutgoingUnicastRequest| Modifier and Type | Field and Description |
|---|---|
protected int |
protoVersion
The current version of the unicast discovery protocol.
|
| Constructor and Description |
|---|
IncomingUnicastRequest(InputStream str)
Construct a new object, initialized by unmarshaling the
contents of an input stream.
|
protected int protoVersion
public IncomingUnicastRequest(InputStream str) throws IOException
str - the stream from which to unmarshal a requestIOException - the request could not be unmarshaledCopyright © GigaSpaces.