|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpMessageMapper | |
|---|---|
| org.springframework.integration.ip.tcp.connection | All things related to tcp connections - client and server factories; listener and sender interfaces. |
| Uses of TcpMessageMapper in org.springframework.integration.ip.tcp.connection |
|---|
| Fields in org.springframework.integration.ip.tcp.connection declared as TcpMessageMapper | |
|---|---|
protected TcpMessageMapper |
AbstractConnectionFactory.mapper
|
protected TcpMessageMapper |
AbstractTcpConnection.mapper
|
| Methods in org.springframework.integration.ip.tcp.connection that return TcpMessageMapper | |
|---|---|
TcpMessageMapper |
AbstractTcpConnection.getMapper()
|
| Methods in org.springframework.integration.ip.tcp.connection with parameters of type TcpMessageMapper | |
|---|---|
void |
AbstractConnectionFactory.setMapper(TcpMessageMapper mapper)
|
void |
AbstractTcpConnection.setMapper(TcpMessageMapper mapper)
|
void |
TcpConnection.setMapper(TcpMessageMapper mapper)
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||