|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.transport.http.HTTPTransportFactoryImpl
public class HTTPTransportFactoryImpl
| Constructor Summary | |
|---|---|
HTTPTransportFactoryImpl()
|
|
| Method Summary | |
|---|---|
Transport |
accept()
----------------------------------------------------------------- Accepts an inbound transport connection request. |
Transport |
createTransportInstance()
----------------------------------------------------------------- |
void |
initialize()
Starts a listening socket. |
void |
setProperties(Properties properties)
----------------------------------------------------------------- Sets transport implementation specific parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPTransportFactoryImpl()
| Method Detail |
|---|
public Transport createTransportInstance()
TransportFactory
createTransportInstance in interface TransportFactorypublic void setProperties(Properties properties)
TransportFactory
setProperties in interface TransportFactory
public void initialize()
throws TransportException
initialize in interface TransportFactoryTransportException
public Transport accept()
throws TransportException
TransportFactory
accept in interface TransportFactoryTransportException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||