AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.TCPSTransportImpl Member List

This is the complete list of members for AMPS.Client.TCPSTransportImpl, including all inherited members.

_addr (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_connectionVersion (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImpl
_lock (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImpl
_resolvedAddr (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_socket (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_socketStream (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
applySocketProperty(String propertyName, String propertyValue)AMPS.Client.TCPTransportImplinlineprotectedvirtual
broadcastException(Exception e) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinlineprotected
connect(Uri addr) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
connectSocket(Uri addr) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinlineprotectedvirtual
createSocket() (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinlineprotectedvirtual
createStream(Uri uri) (defined in AMPS.Client.TCPSTransportImpl)AMPS.Client.TCPSTransportImplinlineprotectedvirtual
createTransport(Protocol messageType, TCPTransportImpl impl) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinlinevirtual
disconnect() (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
ExceptionListener(Exception e) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImpl
flush() (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
flush(long timeout) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
handleCloseEvent(int failedVersion_, String message, Exception exception) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinlinevirtual
readQueueSize() (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
resolveAddress(Uri addr) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinlineprotectedvirtual
send(MemoryStream buf) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setDisconnectHandler(TransportDisconnectHandler h) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setExceptionListener(ExceptionListener e) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setIdleAction(Action idleAction) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setMessageHandler(MessageHandler h) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setReadTimeout(int readTimeoutMillis_) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setThreadCreatedHandler(ThreadCreatedHandler handler) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
setTransportFilter(TransportFilter filter_) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
socket() (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
TCPSTransportImpl(Protocol protocol, Properties properties) (defined in AMPS.Client.TCPSTransportImpl)AMPS.Client.TCPSTransportImplinline
TCPTransportImpl(Protocol messageType_, Properties properties_) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline
writeQueueSize() (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplinline