Uses of Interface
jade.imtp.leap.JICP.ProtocolManager
-
Packages that use ProtocolManager Package Description jade.imtp.leap.http jade.imtp.leap.JICP jade.imtp.leap.nio -
-
Uses of ProtocolManager in jade.imtp.leap.http
Classes in jade.imtp.leap.http that implement ProtocolManager Modifier and Type Class Description classHTTPPeerClass declarationclassHTTPSPeer -
Uses of ProtocolManager in jade.imtp.leap.JICP
Classes in jade.imtp.leap.JICP that implement ProtocolManager Modifier and Type Class Description classJICPPeerClass declarationclassJICPSPeerJICPSPeer - JICP Secure Peer This JICP peer uses secure connections with or without mutual authentication of the endpoints by using digital certificates.classMaskableJICPPeerClass declaration -
Uses of ProtocolManager in jade.imtp.leap.nio
Classes in jade.imtp.leap.nio that implement ProtocolManager Modifier and Type Class Description classNIOHTTPPeerclassNIOHTTPSPeerclassNIOJICPPeer/** This class provides aConnectionFactorythat will constructNIOJICPConnections.classNIOJICPSPeerThis class provides aConnectionFactorythat will constructNIOJICPSConnections.
-