|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NioSocketWriter | |
|---|---|
| org.springframework.integration.ip.tcp | |
| Uses of NioSocketWriter in org.springframework.integration.ip.tcp |
|---|
| Fields in org.springframework.integration.ip.tcp with type parameters of type NioSocketWriter | |
|---|---|
protected Class<NioSocketWriter> |
TcpNioSendingMessageHandler.customSocketWriterClass
|
| Methods in org.springframework.integration.ip.tcp that return NioSocketWriter | |
|---|---|
static NioSocketWriter |
SocketIoUtils.createNioWriter(int messageFormat,
Class<NioSocketWriter> customSocketWriterClass,
SocketChannel channel,
int maxBuffers,
int sendBufferSize,
boolean usingDirectBuffers)
|
| Method parameters in org.springframework.integration.ip.tcp with type arguments of type NioSocketWriter | |
|---|---|
static NioSocketWriter |
SocketIoUtils.createNioWriter(int messageFormat,
Class<NioSocketWriter> customSocketWriterClass,
SocketChannel channel,
int maxBuffers,
int sendBufferSize,
boolean usingDirectBuffers)
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||