Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.jini.jeri Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
ConfidentialityStrengthRepresents a constraint that, if confidentiality of message contents is ensured, the specified strength of confidentiality be used.Classnet.jini.jeriApache River ( Jini )
ConnectionRepresents an established client-side connection.Interfacenet.jini.jeriApache River ( Jini )
ConnectionEndpointRepresents a remote communication endpoint to establish connections to.Interfacenet.jini.jeriApache River ( Jini )
ConnectionManagerProvides client-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocolClassnet.jini.jeriApache River ( Jini )
HttpEndpointAn implementation of the Endpoint abstraction that uses HTTP messages sent over TCP sockets (instances of Socket) for theClassnet.jini.jeriApache River ( Jini )
HttpsEndpointAn implementation of Endpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through firewalls.Classnet.jini.jeriApache River ( Jini )
HttpServerEndpointAn implementation of the ServerEndpoint abstraction that uses HTTP messages sent over TCP sockets (instances of ServerSocket) for the underlying communication mechanism.Classnet.jini.jeriApache River ( Jini )
HttpsServerEndpointAn implementation of ServerEndpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication throughClassnet.jini.jeriApache River ( Jini )
InboundRequestHandleAssociates information with a request that is being received on a An InboundRequestHandle is an opaque cookieInterfacenet.jini.jeriApache River ( Jini )
KerberosEndpointAn Endpoint implementation that uses Kerberos as the underlying network security protocol to support security relatedClassnet.jini.jeriApache River ( Jini )
KerberosServerEndpointA ServerEndpoint implementation that uses Kerberos as the underlying network security protocol to support security relatedClassnet.jini.jeriApache River ( Jini )
KerberosTrustVerifierTrust verifier for verifying the Jini extensible remote invocation (Jini ERI) endpoints of type KerberosEndpoint,Classnet.jini.jeriApache River ( Jini )
OutboundRequestHandleAssociates information with a request that is being sent to a ConnectionEndpoint.Interfacenet.jini.jeriApache River ( Jini )
ServerConnectionRepresents an established server-side connection.Interfacenet.jini.jeriApache River ( Jini )
ServerConnectionManagerProvides server-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocolClassnet.jini.jeriApache River ( Jini )
SslEndpointAn implementation of Endpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets.Classnet.jini.jeriApache River ( Jini )
SslServerEndpointAn implementation of ServerEndpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets.Classnet.jini.jeriApache River ( Jini )
SslTrustVerifierTrust verifier for the SslEndpoint, HttpsEndpoint, and ConfidentialityStrength classes.Classnet.jini.jeriApache River ( Jini )
TcpEndpointAn implementation of the Endpoint abstraction that uses TCP sockets (instances of Socket) for the underlyingClassnet.jini.jeriApache River ( Jini )
TcpServerEndpointAn implementation of the ServerEndpoint abstraction that uses TCP sockets (instances of ServerSocket) for theClassnet.jini.jeriApache River ( Jini )