AMPS C# Client  5.3.5.0
AMPS C# Client for .NET
AMPS.Client.TCPTransportImpl Member List

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

_addr (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_client (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_connectionVersion (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImpl
_handshakeSetStream (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_httpPreflight (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImplprotected
_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)AMPS.Client.TCPTransportImplinlineprotected
connect(Uri addr)AMPS.Client.TCPTransportImplinline
connectSocket(Uri addr)AMPS.Client.TCPTransportImplinlineprotectedvirtual
createSocket()AMPS.Client.TCPTransportImplinlineprotectedvirtual
createStream(Uri uri)AMPS.Client.TCPTransportImplinlineprotectedvirtual
createTransport(Protocol messageType, TCPTransportImpl impl)AMPS.Client.TCPTransportImplinlinevirtual
disconnect()AMPS.Client.TCPTransportImplinline
ExceptionListener(Exception e) (defined in AMPS.Client.TCPTransportImpl)AMPS.Client.TCPTransportImpl
flush()AMPS.Client.TCPTransportImplinline
flush(long timeout)AMPS.Client.TCPTransportImplinline
getIdleAction()AMPS.Client.TCPTransportImplinline
handleCloseEvent(int failedVersion_, String message, Exception exception)AMPS.Client.TCPTransportImplinlinevirtual
handshake()AMPS.Client.TCPTransportImplinlineprotected
initFromClient(Client client)AMPS.Client.TCPTransportImplinline
readQueueSize()AMPS.Client.TCPTransportImplinline
resolveAddress(Uri addr)AMPS.Client.TCPTransportImplinlineprotectedvirtual
send(MemoryStream buf)AMPS.Client.TCPTransportImplinline
setDisconnectHandler(TransportDisconnectHandler h)AMPS.Client.TCPTransportImplinline
setExceptionListener(ExceptionListener e)AMPS.Client.TCPTransportImplinline
setIdleAction(Action idleAction)AMPS.Client.TCPTransportImplinline
setMessageHandler(MessageHandler h)AMPS.Client.TCPTransportImplinline
setReadTimeout(int readTimeoutMillis_)AMPS.Client.TCPTransportImplinline
setThreadCreatedHandler(ThreadCreatedHandler handler)AMPS.Client.TCPTransportImplinline
setTransportFilter(TransportFilterModifiable filter_)AMPS.Client.TCPTransportImplinline
socket()AMPS.Client.TCPTransportImplinline
TCPTransportImpl(Protocol messageType_, Properties properties_)AMPS.Client.TCPTransportImplinline
writeQueueSize()AMPS.Client.TCPTransportImplinline