Uses of Interface
org.simpleframework.transport.TransportProcessor

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.
 



Copyright © 2014. All Rights Reserved.