Uses of Package
com.sun.sgs.protocol

Packages that use com.sun.sgs.protocol
com.sun.sgs.impl.protocol.simple Provides an implementation of the protocol layer APIs using the SimpleSgsProtocol
com.sun.sgs.impl.service.session Provides an implementation of ClientSessionService
com.sun.sgs.impl.util Provides miscellaneous utility classes and methods. 
com.sun.sgs.protocol Provides interfaces for the protocol layer. 
com.sun.sgs.service Provides interfaces and classes for services provided by the RedDwarf Server. 
 

Classes in com.sun.sgs.protocol used by com.sun.sgs.impl.protocol.simple
ProtocolAcceptor
          A service for accepting incoming connections for a given protocol.
ProtocolDescriptor
          A communication protocol descriptor.
ProtocolListener
          The listener for incoming protocol connections.
RequestCompletionHandler
          A completion handler for a request carried out by a SessionProtocolHandler.
SessionProtocol
          A protocol for sending session messages and channel messages to a client.
SessionProtocol.DisconnectReason
          Reasons why a server disconnects a session.
SessionProtocolHandler
          A handler for session and channel protocol messages for an associated client session.
SessionRelocationProtocol
          Protocol additions for suspending and resuming messages to a client session and relocating a client session to another node.
 

Classes in com.sun.sgs.protocol used by com.sun.sgs.impl.service.session
ProtocolDescriptor
          A communication protocol descriptor.
RequestCompletionHandler
          A completion handler for a request carried out by a SessionProtocolHandler.
SessionProtocol
          A protocol for sending session messages and channel messages to a client.
SessionProtocolHandler
          A handler for session and channel protocol messages for an associated client session.
 

Classes in com.sun.sgs.protocol used by com.sun.sgs.impl.util
RequestCompletionHandler
          A completion handler for a request carried out by a SessionProtocolHandler.
 

Classes in com.sun.sgs.protocol used by com.sun.sgs.protocol
LoginFailureException.FailureReason
          Reasons why a login fails.
ProtocolDescriptor
          A communication protocol descriptor.
ProtocolListener
          The listener for incoming protocol connections.
RelocateFailureException.FailureReason
          Reasons why a relocation fails.
RequestCompletionHandler
          A completion handler for a request carried out by a SessionProtocolHandler.
RequestFailureException.FailureReason
          Reasons why a request fails.
SessionProtocol
          A protocol for sending session messages and channel messages to a client.
SessionProtocol.DisconnectReason
          Reasons why a server disconnects a session.
SessionProtocolHandler
          A handler for session and channel protocol messages for an associated client session.
 

Classes in com.sun.sgs.protocol used by com.sun.sgs.service
SessionProtocol
          A protocol for sending session messages and channel messages to a client.
 


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