Uses of Class
com.sun.sgs.impl.protocol.simple.SimpleSgsProtocolAcceptor

Packages that use SimpleSgsProtocolAcceptor
com.sun.sgs.impl.protocol.simple Provides an implementation of the protocol layer APIs using the SimpleSgsProtocol
 

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

Fields in com.sun.sgs.impl.protocol.simple declared as SimpleSgsProtocolAcceptor
protected  SimpleSgsProtocolAcceptor SimpleSgsProtocolImpl.acceptor
          This protocol's acceptor.
 

Constructors in com.sun.sgs.impl.protocol.simple with parameters of type SimpleSgsProtocolAcceptor
SimpleSgsProtocolImpl(ProtocolListener listener, SimpleSgsProtocolAcceptor acceptor, AsynchronousByteChannel byteChannel, int readBufferSize)
          Creates a new instance of this class.
SimpleSgsProtocolImpl(ProtocolListener listener, SimpleSgsProtocolAcceptor acceptor, AsynchronousByteChannel byteChannel, int readBufferSize, LoggerWrapper logger)
          Constructs a new instance of this class.
SimpleSgsRelocationProtocolImpl(ProtocolListener listener, SimpleSgsProtocolAcceptor acceptor, AsynchronousByteChannel byteChannel, int readBufferSize)
          Creates a new instance of this class.
SimpleSgsRelocationProtocolImpl(ProtocolListener listener, SimpleSgsProtocolAcceptor acceptor, AsynchronousByteChannel byteChannel, int readBufferSize, LoggerWrapper logger)
          Constructs a new instance of this class.
 


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