JBoss Remoting 3.1.0.Beta2

Uses of Interface
org.jboss.remoting3.spi.LocalRequestHandler

Packages that use LocalRequestHandler
org.jboss.remoting3.spi Service provider classes and interfaces. 
 

Uses of LocalRequestHandler in org.jboss.remoting3.spi
 

Methods in org.jboss.remoting3.spi that return LocalRequestHandler
 LocalRequestHandler ConnectionHandlerContext.openService(String serviceType, String groupName, org.jboss.xnio.OptionMap optionMap)
          Open a service.
 

Methods in org.jboss.remoting3.spi with parameters of type LocalRequestHandler
 RequestHandlerConnector ConnectionHandler.createConnector(LocalRequestHandler localHandler)
          Create a connector which may be used to communicate with the given local RequestHandler.
 


JBoss Remoting 3.1.0.Beta2

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