| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
fipaos.mts.MTPBase | +--fipaos.mts.InternalMTPBase | +--fipaos.mts.rmi.internal.RMIComms | +--fipaos.mts.rmi.internal.SSLRMIComms
This class is totally dependant upon Java 2 & JSSE!!!!!!!! You have been warned
Inner Class Summary | |
public static class | SSLRMIComms.FIPAOS_SSL_Factory Custom RMISocketFactory to produce SSL sockets :) |
public static class | SSLRMIComms.FIPAOS_SSL_Server_Factory Custom RMIServerSocketFactory to produce SSL sockets :) |
public class | SSLRMIComms.SSLMTSListener Class that is actually bound to the NS |
Inner classes inherited from class fipaos.mts.rmi.internal.RMIComms |
RMIComms.MTSListener |
Fields inherited from class fipaos.mts.MTPBase |
_shutdown, ACC_NAME |
Constructor Summary | |
SSLRMIComms(String name, URL ns) |
Method Summary | |
List | getProtocols() Retreives the protocols known by this comms implementation |
Methods inherited from class fipaos.mts.rmi.internal.RMIComms |
bindToRegistry, getAddresses, handleMessage, main, shutdown, startupRegistry |
Methods inherited from class fipaos.mts.InternalMTPBase |
incoming, initialise, outgoing |
Constructor Detail |
public SSLRMIComms(String name, URL ns)
throws fipaos.mts.InitialisationException,
java.rmi.RemoteException
Method Detail |
public List getProtocols()
Association Links |
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |