Uses of Package
com.sun.sgs.impl.io

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

Classes in com.sun.sgs.impl.io used by com.sun.sgs.impl.io
AbstractSocketEndpoint
           
CompleteMessageFilter
          This filter guarantees that only complete messages are delivered to its FilterListener.
FilterListener
          Receives the messages resulting from processing by a CompleteMessageFilter.
ServerSocketEndpoint
          An implementation of ServerEndpoint that wraps a local SocketAddress.
SocketConnectionListener
          An adapter between an Apache MINA IoHandler and the SGS IO framework ConnectionListener.
SocketEndpoint
          An implementation of Endpoint that wraps a SocketAddress.
TransportType
          The type of IO transport: reliable (e.g., TCP), or unreliable (e.g., UDP).
 


Project Darkstar, Version 0.9.10
2013-07-29 20:59:02

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