Uses of Class
org.jdiameter.client.impl.transport.tcp.TCPClientConnection.EventType

Packages that use TCPClientConnection.EventType
org.jdiameter.client.impl.transport.tcp   
 

Uses of TCPClientConnection.EventType in org.jdiameter.client.impl.transport.tcp
 

Methods in org.jdiameter.client.impl.transport.tcp that return TCPClientConnection.EventType
static TCPClientConnection.EventType TCPClientConnection.EventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TCPClientConnection.EventType[] TCPClientConnection.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.