Package com.sun.sgs.impl.protocol.simple

Provides an implementation of the protocol layer APIs using the SimpleSgsProtocol.

See:
          Description

Class Summary
AsynchronousMessageChannel A wrapper channel that reads and writes complete messages by framing messages with a 2-byte message length, and masking (and re-issuing) partial I/O operations.
SimpleSgsProtocolAcceptor A protocol acceptor for connections that speak the SimpleSgsProtocol.
SimpleSgsProtocolDescriptor A protocol descriptor with an underlying transport descriptor.
SimpleSgsProtocolImpl Implements the protocol specified in SimpleSgsProtocol.
SimpleSgsRelocationProtocolImpl Implements the protocol specified in SimpleSgsProtocol.
 

Package com.sun.sgs.impl.protocol.simple Description

Provides an implementation of the protocol layer APIs using the SimpleSgsProtocol.


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