Node Director
Public Member Functions | List of all members
sfi.director.invoker.SSLInvoker Class Reference
Inheritance diagram for sfi.director.invoker.SSLInvoker:
sfi.director.invoker.Invoker sfi.director.util.FWManagerDriver

Public Member Functions

 SSLInvoker ()
 SSLInvoker (String name)
boolean accept (RemoteJob job)
Connection connect (final RemoteJob job)
- Public Member Functions inherited from sfi.director.invoker.Invoker
 Invoker ()
 Invoker (String name)
String name ()
abstract Connection connect (RemoteJob job)
void bootstrap (String host, RemoteFile pkg, Vector commands) throws DirectorException

Additional Inherited Members

- Protected Member Functions inherited from sfi.director.invoker.Invoker
void setName (String name)

Constructor & Destructor Documentation

sfi.director.invoker.SSLInvoker.SSLInvoker ( )
sfi.director.invoker.SSLInvoker.SSLInvoker ( String  name)

Member Function Documentation

boolean sfi.director.invoker.SSLInvoker.accept ( RemoteJob  job)
virtual
Connection sfi.director.invoker.SSLInvoker.connect ( final RemoteJob  job)

The documentation for this class was generated from the following file: