Uses of Class
jade.imtp.leap.JICP.JICPPeer
-
Packages that use JICPPeer Package Description jade.imtp.leap.http jade.imtp.leap.JICP jade.imtp.leap.nio -
-
Uses of JICPPeer in jade.imtp.leap.http
Subclasses of JICPPeer in jade.imtp.leap.http Modifier and Type Class Description classHTTPPeerClass declarationclassHTTPSPeer -
Uses of JICPPeer in jade.imtp.leap.JICP
Subclasses of JICPPeer in jade.imtp.leap.JICP Modifier and Type Class Description classJICPSPeerJICPSPeer - JICP Secure Peer This JICP peer uses secure connections with or without mutual authentication of the endpoints by using digital certificates.classMaskableJICPPeerClass declarationConstructors in jade.imtp.leap.JICP with parameters of type JICPPeer Constructor Description JICPServer(Profile p, JICPPeer myPeer, ICP.Listener l, ConnectionFactory f, int max)Constructor declaration -
Uses of JICPPeer in jade.imtp.leap.nio
Subclasses of JICPPeer in jade.imtp.leap.nio Modifier and Type Class Description classNIOHTTPPeerclassNIOHTTPSPeerclassNIOJICPPeer/** This class provides aConnectionFactorythat will constructNIOJICPConnections.classNIOJICPSPeerThis class provides aConnectionFactorythat will constructNIOJICPSConnections.
-