JBoss Remoting 3.1.0.Beta2

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.jboss.xnio.OptionMap optionMap)
          Create an endpoint configured with the given option map.
static Endpoint Remoting.getConfiguredEndpoint()
           
 

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.1.0.Beta2

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