JBoss Remoting 3.1.0.Beta1

Uses of Interface
org.jboss.remoting3.ClientContext

Packages that use ClientContext
org.jboss.remoting3 The base Remoting 3 API package. 
 

Uses of ClientContext in org.jboss.remoting3
 

Methods in org.jboss.remoting3 that return ClientContext
 ClientContext ClientConnector.getClientContext()
          Get the client context associated with this connector.
 ClientContext RequestContext.getContext()
          Get the context that the request came in on.
 

Methods in org.jboss.remoting3 with parameters of type ClientContext
 RequestListener<I,O> ClientListener.handleClientOpen(ClientContext clientContext)
          Handle a client open by returning a new request listener.
 


JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.