@Deprecated public class OutgoingUnicastRequest extends Object
IncomingUnicastRequest
Modifier and Type | Field and Description |
---|---|
protected static int |
protoVersion
Deprecated.
The current version of the unicast discovery protocol.
|
Constructor and Description |
---|
OutgoingUnicastRequest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
marshal(OutputStream str)
Deprecated.
Marshal a unicast request to the given output stream.
|
protected static final int protoVersion
public static void marshal(OutputStream str) throws IOException
str
- the stream to marshal toIOException
- a problem occurred during marshalingCopyright © 2016–2018 The Apache Software Foundation. All rights reserved.