|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportProcessor | |
|---|---|
| org.simpleframework.transport | |
| Uses of TransportProcessor in org.simpleframework.transport |
|---|
| Constructors in org.simpleframework.transport with parameters of type TransportProcessor | |
|---|---|
TransportSocketProcessor(TransportProcessor processor)
Constructor for the TransportSocketProcessor object. |
|
TransportSocketProcessor(TransportProcessor processor,
int threads)
Constructor for the TransportSocketProcessor object. |
|
TransportSocketProcessor(TransportProcessor processor,
int threads,
int buffer)
Constructor for the TransportSocketProcessor object. |
|
TransportSocketProcessor(TransportProcessor processor,
int threads,
int buffer,
int threshold)
Constructor for the TransportSocketProcessor object. |
|
TransportSocketProcessor(TransportProcessor processor,
int threads,
int buffer,
int threshold,
boolean client)
Constructor for the TransportSocketProcessor object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||