Uses of Class
com.sun.sgs.impl.io.CompleteMessageFilter

Packages that use CompleteMessageFilter
com.sun.sgs.impl.io Provides a concrete implementation for network endpoint abstraction, connection initiation, and reactive event processing. 
 

Uses of CompleteMessageFilter in com.sun.sgs.impl.io
 

Methods in com.sun.sgs.impl.io that return CompleteMessageFilter
(package private)  CompleteMessageFilter SocketConnection.getFilter()
          Returns the IOFilter associated with this connection.
 

Constructors in com.sun.sgs.impl.io with parameters of type CompleteMessageFilter
SocketConnection(ConnectionListener listener, CompleteMessageFilter filter, org.apache.mina.common.IoSession session)
          Construct a new SocketConnection with the given listener, filter, and session.
 


Project Darkstar, Version 0.9.9.4
2013-07-29 20:49:18

Copyright © 2007-2013 Sun Microsystems, Inc. All rights reserved