Uses of Package
org.cojen.dirmi

  • Classes in org.cojen.dirmi used by org.cojen.dirmi
    Class
    Description
    Defines a custom class loading scheme.
    Generic exception indicating that a resource is closed.
    Defines a function which is called whenever client-side socket connections need to be established.
    Sharable environment for connecting and accepting remote sessions.
    Represents an established connection between two endpoints.
    A pipe is a bidirectional stream which supports basic object serialization.
    Support for efficiently reading complex objects from a pipe.
    Support for efficiently writing complex objects to a pipe.
    Defines the default exception for indicating a remote call failure.
    Supports writing and reading of object instances to/from a pipe.
    Manages a client-side or server-side remote session, which establishes new socket connections as needed.
    Indicates the session's current connection state.