Uses of Package
org.sapia.ubik.net

Packages that use org.sapia.ubik.net
org.sapia.ubik.mcast   
org.sapia.ubik.net   
org.sapia.ubik.net.udp   
org.sapia.ubik.rmi.examples.replication   
org.sapia.ubik.rmi.naming.remote   
org.sapia.ubik.rmi.naming.remote.discovery   
org.sapia.ubik.rmi.naming.remote.proxy   
org.sapia.ubik.rmi.replication   
org.sapia.ubik.rmi.server   
org.sapia.ubik.rmi.server.command   
org.sapia.ubik.rmi.server.gc   
org.sapia.ubik.rmi.server.transport   
org.sapia.ubik.rmi.server.transport.http   
org.sapia.ubik.rmi.server.transport.http.servlet   
org.sapia.ubik.rmi.server.transport.nio.tcp   
org.sapia.ubik.rmi.server.transport.socket   
org.sapia.ubik.rmi.server.transport.udp   
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.mcast
Pool
          Implements a basic object pool.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.net
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ConnectionFactory
          This interface specifies the behavior of a factory of Connection instances.
MaxThreadReachedException
           
NoObjectAvailableException
          Exception thrown by a Pool instance when no object could be acquired from it.
Pool
          Implements a basic object pool.
PooledThread
          Implements a pooled thread.
QueryString
          This class models a query string.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
SocketConnectionFactory
          Implements a factory of SocketConnection instances.
SocketServer
          Implements a socket server.
TCPAddress
          This class models a TCP "server address".
ThreadFactory
          This interface specifies the behavior of a factory of thread.
ThreadPool
          A pool of PooledThread instances.
UbikServerSocketFactory
           
Uri
          This class models a URI.
UriSyntaxException
           
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.net.udp
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ConnectionFactory
          This interface specifies the behavior of a factory of Connection instances.
Request
          Models a request to a server.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.examples.replication
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.naming.remote
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.naming.remote.discovery
TCPAddress
          This class models a TCP "server address".
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.naming.remote.proxy
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.replication
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.command
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.gc
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.transport
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.transport.http
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
TCPAddress
          This class models a TCP "server address".
Uri
          This class models a URI.
UriSyntaxException
           
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.transport.http.servlet
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
TCPAddress
          This class models a TCP "server address".
UriSyntaxException
           
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.transport.nio.tcp
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ConnectionFactory
          This interface specifies the behavior of a factory of Connection instances.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
SocketConnectionFactory
          Implements a factory of SocketConnection instances.
TCPAddress
          This class models a TCP "server address".
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.transport.socket
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
ConnectionFactory
          This interface specifies the behavior of a factory of Connection instances.
Pool
          Implements a basic object pool.
PooledThread
          Implements a pooled thread.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
SocketConnection
          A Connection implemented through a Socket.
SocketConnectionFactory
          Implements a factory of SocketConnection instances.
SocketServer
          Implements a socket server.
ThreadPool
          A pool of PooledThread instances.
UbikServerSocketFactory
           
 

Classes in org.sapia.ubik.net used by org.sapia.ubik.rmi.server.transport.udp
Connection
          Specifies "connection" behavior: in this case, connections that send and receive objects over the wire.
Request
          Models a request to a server.
ServerAddress
          This interface models the concept of "server address", which hides the transport-specific details (host, port, etc.).
 



Copyright © 2010 Sapia OSS. All Rights Reserved.