Uses of Interface
com.sun.sgs.transport.Transport

Packages that use Transport
com.sun.sgs.impl.protocol.simple Provides an implementation of the protocol layer APIs using the SimpleSgsProtocol
com.sun.sgs.impl.transport.tcp Provides an implementation of the transport layer APIs using TCP. 
 

Uses of Transport in com.sun.sgs.impl.protocol.simple
 

Fields in com.sun.sgs.impl.protocol.simple declared as Transport
protected  Transport SimpleSgsProtocolAcceptor.transport
          The transport.
 

Uses of Transport in com.sun.sgs.impl.transport.tcp
 

Classes in com.sun.sgs.impl.transport.tcp that implement Transport
 class TcpTransport
          Implementation of a TCP Transport.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved