|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Connector | |
| org.jboss.remoting | |
| org.jboss.remoting.marshal | |
| Uses of Connector in org.jboss.remoting |
| Methods in org.jboss.remoting that return Connector | |
Connector |
ServerInterceptorChain.getConnector()
Get the Connector value. |
| Methods in org.jboss.remoting with parameters of type Connector | |
void |
ServerInterceptorChain.setConnector(Connector newConnector)
Set the Connector value. |
| Uses of Connector in org.jboss.remoting.marshal |
| Subclasses of Connector in org.jboss.remoting.marshal | |
class |
MarshallLoaderConnector
|
| Methods in org.jboss.remoting.marshal that return Connector | |
static Connector |
MarshallLoaderFactory.createMarshallLoader(InvokerLocator locator)
Create a remoting server connector for a marshaller loader based on the specified locator. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||