Search Java Classes and Packages
Search Java Frameworks and Libraries
#Net.jini.jeri Classes and Interfaces - 20 results found.
| Name | Description | Type | Package | Framework |
| ConfidentialityStrength | Represents a constraint that, if confidentiality of message contents is ensured, the specified strength of confidentiality be used. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| Connection | Represents an established client-side connection. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ConnectionEndpoint | Represents a remote communication endpoint to establish connections to. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ConnectionManager | Provides client-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocol | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpEndpoint | An implementation of the Endpoint abstraction that uses HTTP messages sent over TCP sockets (instances of Socket) for the | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpsEndpoint | An implementation of Endpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through firewalls. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpServerEndpoint | An implementation of the ServerEndpoint abstraction that uses HTTP messages sent over TCP sockets (instances of ServerSocket) for the underlying communication mechanism. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpsServerEndpoint | An implementation of ServerEndpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through | Class | net.jini.jeri | Apache River ( Jini ) |
|
| InboundRequestHandle | Associates information with a request that is being received on a An InboundRequestHandle is an opaque cookie | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| KerberosEndpoint | An Endpoint implementation that uses Kerberos as the underlying network security protocol to support security related | Class | net.jini.jeri | Apache River ( Jini ) |
|
| KerberosServerEndpoint | A ServerEndpoint implementation that uses Kerberos as the underlying network security protocol to support security related | Class | net.jini.jeri | Apache River ( Jini ) |
|
| KerberosTrustVerifier | Trust verifier for verifying the Jini extensible remote invocation (Jini ERI) endpoints of type KerberosEndpoint, | Class | net.jini.jeri | Apache River ( Jini ) |
|
| OutboundRequestHandle | Associates information with a request that is being sent to a ConnectionEndpoint. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ServerConnection | Represents an established server-side connection. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ServerConnectionManager | Provides server-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocol | Class | net.jini.jeri | Apache River ( Jini ) |
|
| SslEndpoint | An implementation of Endpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| SslServerEndpoint | An implementation of ServerEndpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| SslTrustVerifier | Trust verifier for the SslEndpoint, HttpsEndpoint, and ConfidentialityStrength classes. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| TcpEndpoint | An implementation of the Endpoint abstraction that uses TCP sockets (instances of Socket) for the underlying | Class | net.jini.jeri | Apache River ( Jini ) |
|
| TcpServerEndpoint | An implementation of the ServerEndpoint abstraction that uses TCP sockets (instances of ServerSocket) for the | Class | net.jini.jeri | Apache River ( Jini ) |