|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgroups.stack.Protocol
org.jgroups.protocols.TP
org.jgroups.protocols.LOOPBACK
org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory.DummyProtocol
public static class AlfrescoJGroupsChannelFactory.DummyProtocol
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jgroups.protocols.TP |
---|
org.jgroups.protocols.TP.ProbeHandler, org.jgroups.protocols.TP.ProtocolAdapter |
Field Summary |
---|
Fields inherited from class org.jgroups.protocols.TP |
---|
bind_addr, bind_port, channel_name, connect_count, connectLock, default_thread_factory, diagnostics_addr, diagnostics_port, dis, discard_incompatible_packets, enable_bundling, enable_diagnostics, enable_unicast_bundling, global_thread_factory, header, in_stream, last_who_has_request, logical_addr_cache, loopback, max_bundle_size, max_bundle_timeout, members, name, num_bytes_received, num_bytes_sent, num_incoming_msgs_received, num_msgs_received, num_msgs_sent, num_oob_msgs_received, num_timer_threads, oob_thread_factory, oob_thread_pool, oob_thread_pool_enabled, oob_thread_pool_keep_alive_time, oob_thread_pool_max_threads, oob_thread_pool_min_threads, oob_thread_pool_queue, oob_thread_pool_queue_enabled, oob_thread_pool_queue_max_size, persistent_ports, persistent_ports_file, pm_expiry_time, pool_thread_group, port_range, prevent_port_reuse, receive_interfaces, receive_on_all_interfaces, singleton_name, thread_naming_pattern, thread_pool, thread_pool_enabled, thread_pool_keep_alive_time, thread_pool_max_threads, thread_pool_min_threads, thread_pool_queue, thread_pool_queue_enabled, thread_pool_queue_max_size, thread_pool_rejection_policy, timer, timer_thread_factory, use_local_host |
Fields inherited from class org.jgroups.stack.Protocol |
---|
down_prot, log, stack, stats, up_prot |
Constructor Summary | |
---|---|
AlfrescoJGroupsChannelFactory.DummyProtocol()
|
Method Summary | |
---|---|
java.lang.Object |
down(org.jgroups.Event evt)
|
java.lang.String |
getName()
|
java.lang.Object |
up(org.jgroups.Event evt)
|
Methods inherited from class org.jgroups.protocols.LOOPBACK |
---|
destroy, getInfo, getPhysicalAddress, sendMulticast, sendUnicast, toString |
Methods inherited from class org.jgroups.protocols.TP |
---|
addPhysicalAddressToCache, clearLogicalAddressCache, createThreadPool, fetchLocalAddresses, getBindAddress, getBindAddressAsInetAddress, getBindPort, getBindToAllInterfaces, getDefaultThreadPool, getDefaultThreadPoolThreadFactory, getIncomingKeepAliveTime, getIncomingMaxPoolSize, getIncomingMaxQueueSize, getIncomingMessages, getIncomingMinPoolSize, getIncomingPoolSize, getIncomingQueueSize, getLogDiscardMessages, getMaxBundleSize, getMaxBundleTimeout, getNumBytesReceived, getNumBytesSent, getNumMessagesReceived, getNumMessagesSent, getOOBKeepAliveTime, getOOBMaxPoolSize, getOOBMaxQueueSize, getOOBMessages, getOOBMinPoolSize, getOOBPoolSize, getOOBQueueSize, getOOBThreadPool, getOOBThreadPoolThreadFactory, getPhysicalAddressFromCache, getReceiveInterfaces, getSendInterfaces, getSingletonName, getThreadFactory, getThreadNamingPattern, getTimer, getTimerThreadFactory, getUpProtocols, handleConnect, handleDisconnect, handleDownEvent, init, isDefaulThreadPoolEnabled, isDiscardIncompatiblePackets, isEnableBundling, isEnableUnicastBundling, isLoopback, isOOBThreadPoolEnabled, isReceiveOnAllInterfaces, isSendOnAllInterfaces, isSingleton, isUseIncomingPacketHandler, passToAllUpProtocols, printLogicalAddressCache, receive, registerLocalAddress, registerProbeHandler, removeLogicalAddressFromCache, resetStats, sendToAllPhysicalAddresses, sendToSingleMember, setBindAddress, setBindPort, setBindToAllInterfaces, setDefaultThreadPool, setDefaultThreadPoolThreadFactory, setDiscardIncompatiblePackets, setEnableBundling, setEnableUnicastBundling, setIncomingKeepAliveTime, setIncomingMaxPoolSize, setIncomingMinPoolSize, setLogDiscardMessages, setLoopback, setMaxBundleSize, setMaxBundleTimeout, setOOBKeepAliveTime, setOOBMaxPoolSize, setOOBMinPoolSize, setOOBThreadPool, setOOBThreadPoolThreadFactory, setPortRange, setThreadFactory, setThreadNames, setThreadPoolQueueEnabled, setTimerThreadFactory, setUseConcurrentStack, start, stop, unregisterProbeHandler, unsetThreadNames |
Methods inherited from class org.jgroups.stack.Protocol |
---|
downThreadEnabled, dumpStats, enableStats, getConfigurableObjects, getDownProtocol, getLevel, getProperties, getProtocolStack, getTransport, getUpProtocol, printStats, providedDownServices, providedUpServices, requiredDownServices, requiredUpServices, setDownProtocol, setLevel, setProperties, setPropertiesInternal, setProperty, setProtocolStack, setUpProtocol, statsEnabled, upThreadEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AlfrescoJGroupsChannelFactory.DummyProtocol()
Method Detail |
---|
public java.lang.String getName()
getName
in class org.jgroups.protocols.LOOPBACK
public java.lang.Object down(org.jgroups.Event evt)
down
in class org.jgroups.protocols.LOOPBACK
public java.lang.Object up(org.jgroups.Event evt)
up
in class org.jgroups.protocols.TP
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |