@Deprecated public class IncomingUnicastRequest extends Object
OutgoingUnicastRequest
Modifier and Type | Field and Description |
---|---|
protected int |
protoVersion
Deprecated.
The current version of the unicast discovery protocol.
|
Constructor and Description |
---|
IncomingUnicastRequest(InputStream str)
Deprecated.
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 © 2016–2018 The Apache Software Foundation. All rights reserved.