|
|||||||||||
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.TCP
org.jgroups.protocols.TCP1_4
Field Summary |
Fields inherited from class org.jgroups.stack.Protocol |
down_handler, down_prot, down_queue, down_thread, down_thread_prio, log, observer, props, stack, up_handler, up_prot, up_queue, up_thread, up_thread_prio |
Constructor Summary | |
TCP1_4()
|
Method Summary | |
protected ConnectionTable1_4 |
getConnectionTable1_4(long ri,
long cet,
java.net.InetAddress b_addr,
int s_port)
|
java.lang.String |
getName()
|
Methods inherited from class org.jgroups.protocols.TCP |
connectionClosed, connectionOpened, down, getConnectionTable, receive, setProperties, start, startUpHandler, stop, toString |
Methods inherited from class org.jgroups.stack.Protocol |
destroy, getDownProtocol, getDownQueue, getProperties, getUpProtocol, getUpQueue, handleSpecialDownEvent, init, passDown, passUp, providedDownServices, providedUpServices, receiveDownEvent, receiveUpEvent, requiredDownServices, requiredUpServices, setDownProtocol, setObserver, setPropertiesInternal, setProtocolStack, setUpProtocol, startDownHandler, stopInternal, up |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TCP1_4()
Method Detail |
protected ConnectionTable1_4 getConnectionTable1_4(long ri, long cet, java.net.InetAddress b_addr, int s_port) throws java.lang.Exception
java.lang.Exception
public java.lang.String getName()
getName
in class TCP
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |