public class MultiSessionChannelAdaptor extends ChannelAdaptor implements MultiSessionChannelAdaptorMBean, Channel, Loggeable
Modifier and Type | Class and Description |
---|---|
class |
MultiSessionChannelAdaptor.Receiver |
class |
MultiSessionChannelAdaptor.Sender |
sp
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
MultiSessionChannelAdaptor() |
Modifier and Type | Method and Description |
---|---|
int |
getSessions() |
void |
initService() |
protected void |
initSpaceAndQueues() |
void |
setSessions(int sessions) |
void |
startService() |
addFilters, append, checkConnection, destroyService, disconnect, dump, getConnectsCounter, getCountersAsString, getHost, getIdleTimeInMillis, getInQueue, getLastTxnTimestampInMillis, getOutQueue, getPort, getReconnectDelay, getRXCounter, getSocketFactory, getTXCounter, grabSpace, initChannel, isConnected, newChannel, receive, receive, resetCounters, send, send, setHost, setInQueue, setOutQueue, setPort, setReconnectDelay, setSocketFactory, stopService
addAttr, close, createElement, destroy, getAttrs, getAttrs, getConfiguration, getDump, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getScheduledThreadPoolExecutor, getServer, getState, getStateAsString, init, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectsCounter, getCountersAsString, getHost, getIdleTimeInMillis, getInQueue, getLastTxnTimestampInMillis, getOutQueue, getPort, getReconnectDelay, getRXCounter, getSocketFactory, getTXCounter, isConnected, resetCounters, setHost, setInQueue, setOutQueue, setPort, setReconnectDelay, setSocketFactory
getDump, getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServer
destroy, getState, getStateAsString, init, start, stop
getPersist, isModified
addExceptionHandlers
public void initService() throws ConfigurationException
initService
in class ChannelAdaptor
ConfigurationException
public void startService()
startService
in class ChannelAdaptor
public int getSessions()
getSessions
in interface MultiSessionChannelAdaptorMBean
public void setSessions(int sessions)
setSessions
in interface MultiSessionChannelAdaptorMBean
protected void initSpaceAndQueues() throws ConfigurationException
initSpaceAndQueues
in class ChannelAdaptor
ConfigurationException