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

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

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

Fields in org.jdiameter.client.impl.transport.tcp with type parameters of type TCPClientConnection.Event
protected  java.util.concurrent.LinkedBlockingQueue<TCPClientConnection.Event> TCPClientConnection.buffer
           
 

Methods in org.jdiameter.client.impl.transport.tcp with parameters of type TCPClientConnection.Event
protected  void TCPClientConnection.onEvent(TCPClientConnection.Event event)
           
protected  boolean TCPClientConnection.processBufferedMessages(TCPClientConnection.Event event)
           
 



Copyright © 2010. All Rights Reserved.