| Modifier and Type | Method and Description |
|---|---|
WriterInfo.RemoteEndpointType |
WriterInfo.getRemoteEndpointType() |
static WriterInfo.RemoteEndpointType |
WriterInfo.RemoteEndpointType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WriterInfo.RemoteEndpointType[] |
WriterInfo.RemoteEndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WriterInfo(WriterInfo.MessageType messageType,
WriterInfo.RemoteEndpointType remoteEndpointType)
Create new
WriterData instance |
Copyright © 2012–2020 Oracle Corporation. All rights reserved.