cgl.narada.transport.sslHttpBase
Interface TransportFactory

All Known Implementing Classes:
HTTPSTransportFactoryImpl, HTTPTransportFactoryImpl, SSLTransportFactoryJSSEImpl

public interface TransportFactory


Method Summary
 Transport accept()
          ----------------------------------------------------------------- Accepts an inbound transport connection request.
 Transport createTransportInstance()
          -----------------------------------------------------------------
 void initialize()
          ----------------------------------------------------------------- Initializes the factory.
 void setProperties(Properties properties)
          ----------------------------------------------------------------- Sets transport implementation specific parameters.
 

Method Detail

setProperties

void setProperties(Properties properties)
----------------------------------------------------------------- Sets transport implementation specific parameters.


initialize

void initialize()
                throws TransportException
----------------------------------------------------------------- Initializes the factory.

Throws:
TransportException

createTransportInstance

Transport createTransportInstance()
-----------------------------------------------------------------


accept

Transport accept()
                 throws TransportException
----------------------------------------------------------------- Accepts an inbound transport connection request.

Throws:
TransportException


For comments and suggestions please send e-mail to The NaradaBrokering Project
t
HTML> >