JBoss Remoting 3 3.2.0.Beta2-redhat-1

Uses of Interface
org.jboss.remoting3.Endpoint

Packages that use Endpoint
org.jboss.remoting3 The base Remoting 3 API package. 
org.jboss.remoting3.spi Service provider classes and interfaces. 
 

Uses of Endpoint in org.jboss.remoting3
 

Methods in org.jboss.remoting3 that return Endpoint
static Endpoint Remoting.createEndpoint(String endpointName, Executor executor, org.xnio.OptionMap optionMap)
          Create an endpoint configured with the given option map.
 

Uses of Endpoint in org.jboss.remoting3.spi
 

Methods in org.jboss.remoting3.spi that return Endpoint
 Endpoint ConnectionProviderContext.getEndpoint()
          Get the endpoint.
 


JBoss Remoting 3 3.2.0.Beta2-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.