|
Spring Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TcpConnectionInterceptor
| Method Summary | |
|---|---|
void |
setTheConnection(TcpConnection connection)
|
| Methods inherited from interface org.springframework.integration.ip.tcp.connection.TcpConnection |
|---|
close, getConnectionId, getHostAddress, getHostName, getInputConverter, getListener, getOutputConverter, getPayload, getPort, isOpen, isServer, isSingleUse, registerListener, registerSender, send, setInputConverter, setMapper, setOutputConverter, setSingleUse |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Methods inherited from interface org.springframework.integration.ip.tcp.connection.TcpListener |
|---|
onMessage |
| Methods inherited from interface org.springframework.integration.ip.tcp.connection.TcpSender |
|---|
addNewConnection, removeDeadConnection |
| Method Detail |
|---|
void setTheConnection(TcpConnection connection)
|
Spring Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||