|
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, getDeserializer, getHostAddress, getHostName, getListener, getPayload, getPort, getSerializer, incrementAndGetConnectionSequence, isOpen, isServer, isSingleUse, registerListener, registerSender, send, setDeserializer, setMapper, setSerializer, 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 |