- getBacklog() - Method in class com.adaptris.core.socket.ConsumeConnection
-
Get the backlog for this connection.
- getListenPort() - Method in class com.adaptris.core.socket.ConsumeConnection
-
Get the listen port.
- getProtocolImplementation() - Method in class com.adaptris.core.socket.SocketConsumer
-
Get the protocol implementation.
- getProtocolImplementation() - Method in class com.adaptris.core.socket.SocketProducer
-
Get the protocol implementation.
- getReceivedAsBytes() - Method in interface com.adaptris.core.socket.Protocol
-
Get the received document as a byte array.
- getReceivedAsStream() - Method in interface com.adaptris.core.socket.Protocol
-
Get the received document as a stream.
- getReplyAsBytes() - Method in interface com.adaptris.core.socket.Protocol
-
Return the reply from the receiving party.
- getReplyAsStream() - Method in interface com.adaptris.core.socket.Protocol
-
Get the reply as an InputStream.
- getSendImmediateReply() - Method in class com.adaptris.core.socket.SocketConsumer
-
Get the immediate reply flag.
- getServerSocketTimeout() - Method in class com.adaptris.core.socket.ConsumeConnection
-
Get the server socket timeout.
- getSocketTimeout() - Method in class com.adaptris.core.socket.ProduceConnection
-
Get the configured timeout.
- getSocketTimeout() - Method in class com.adaptris.core.socket.SocketConsumer
-
Get the configured socket timeout in milliseconds.