public class ZSmfClient extends SimpleSmfClient
SimpleSmfClient.PriorityData, SimpleSmfClient.SS| Modifier and Type | Field and Description |
|---|---|
SolZlibDeflatePipe |
z_in |
SolZlibDeflatePipe |
z_out |
C_CLOSED, C_CONNECTING, C_RECON_STARTED, NOT_CONNECTED, WRCODE_DROPPED, WRCODE_OK| Modifier and Type | Method and Description |
|---|---|
void |
doPostNoResponse(WireMessage request,
boolean setAuth) |
void |
open() |
void |
readMessage(InputStream istr,
WireMessage msg) |
beginReconnection, clearCallbackHandler, close, close, closeState, connected, deregisterClientRead, doPost, doSmfSharedWrite, doSmfSharedWrite, endPostReconnect, endReconnection, enqueuePriorityData, getBytesWritten, getChannel, getConnCounter, getConnCounterTag, getConnTimeout, getCtrl_seqAlloc, getJcsmpSecureProtocolSocketFactory, getLocalAddress, getLocalPort, getNetworkInfoString, getRemoteHost, getRemotePort, getSharedSocketState, getSmfClientId, getSO_rcvbuf, getSO_sndbuf, getSocket, getSockTimeout, handleClosedSocketDuringRead, handleClosedSocketDuringWrite, incrementConnCounterTag, initState, isClientConnected, isTcpNoDelay, limitBytes, notifyFatalError, read, registerClientRead, remainingBytes, setClientProps, setConnTimeout, setJcsmpSecureProtocolSocketFactory, setLocalAddress, setRemoteHost, setRemotePort, setSO_rcvbuf, setSO_sndbuf, setSockTimeout, setSubscriberMessageReader, setTcpNoDelay, toString, writepublic SolZlibDeflatePipe z_in
public SolZlibDeflatePipe z_out
public void open()
throws UnknownHostException,
JCSMPException,
IOException
open in class SimpleSmfClientUnknownHostExceptionJCSMPExceptionIOExceptionpublic void doPostNoResponse(WireMessage request, boolean setAuth) throws JCSMPException, IOException
doPostNoResponse in class SimpleSmfClientJCSMPExceptionIOExceptionpublic void readMessage(InputStream istr, WireMessage msg) throws IOException
IOExceptionCopyright 2004-2020 Solace Corporation. All rights reserved.