Uses of Class
org.msgpack.rpc.config.StreamClientConfig

Packages that use StreamClientConfig
org.msgpack.rpc.config   
org.msgpack.rpc.transport   
 

Uses of StreamClientConfig in org.msgpack.rpc.config
 

Subclasses of StreamClientConfig in org.msgpack.rpc.config
 class TcpClientConfig
           
 

Uses of StreamClientConfig in org.msgpack.rpc.transport
 

Fields in org.msgpack.rpc.transport declared as StreamClientConfig
protected  StreamClientConfig PooledStreamClientTransport.config
           
 

Methods in org.msgpack.rpc.transport that return StreamClientConfig
protected  StreamClientConfig PooledStreamClientTransport.getConfig()
           
 

Constructors in org.msgpack.rpc.transport with parameters of type StreamClientConfig
PooledStreamClientTransport(StreamClientConfig config, Session session)
           
 



Copyright © 2010. All Rights Reserved.