|
Spring Integration | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TcpSocketFactorySupport
Strategy interface for supplying Socket Factories.
| Method Summary | |
|---|---|
javax.net.ServerSocketFactory |
getServerSocketFactory()
Supplies the ServerSocketFactory to be used to
create new ServerSockets. |
javax.net.SocketFactory |
getSocketFactory()
Supplies the SocketFactory to be used to
create new Sockets. |
| Method Detail |
|---|
javax.net.ServerSocketFactory getServerSocketFactory()
ServerSocketFactory to be used to
create new ServerSockets.
javax.net.SocketFactory getSocketFactory()
SocketFactory to be used to
create new Sockets.
|
Spring Integration | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||