|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortExposingTcpSocketSupport
Extension of TcpSocketSupport interface adding methods
to get more information about the socket ports.
| Method Summary | |
|---|---|
String |
getServerSocketAddress()
Gets the binded server socket address. |
int |
getServerSocketPort()
Gets the binded server socket port. |
| Methods inherited from interface org.springframework.integration.ip.tcp.connection.TcpSocketSupport |
|---|
postProcessServerSocket, postProcessSocket |
| Method Detail |
|---|
int getServerSocketPort()
String getServerSocketAddress()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||