|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.AbstractInvoker
org.jboss.remoting.MicroRemoteClientInvoker
org.jboss.remoting.RemoteClientInvoker
org.jboss.remoting.transport.rmi.RMIClientInvoker
org.jboss.remoting.transport.sslrmi.SSLRMIClientInvoker
public class SSLRMIClientInvoker
Copyright (c) Jun 11, 2006
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.remoting.AbstractInvoker |
|---|
AbstractInvoker.CallbackLocatorHolder |
| Field Summary |
|---|
| Fields inherited from class org.jboss.remoting.AbstractInvoker |
|---|
classbyteloader, configuration, localServerLocators, locator, passConfigMapToMarshalFactory, serializationType, socketFactory, socketFactoryCreatedFromSSLParameters |
| Constructor Summary | |
|---|---|
SSLRMIClientInvoker(InvokerLocator locator)
|
|
SSLRMIClientInvoker(InvokerLocator locator,
java.util.Map configuration)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.remoting.transport.rmi.RMIClientInvoker |
|---|
getDefaultDataType, getServerStub, handleConnect, handleDisconnect, setServerStub, storeLocalConfig, transport |
| Methods inherited from class org.jboss.remoting.RemoteClientInvoker |
|---|
useAllParams |
| Methods inherited from class org.jboss.remoting.MicroRemoteClientInvoker |
|---|
connect, disconnect, establishLease, finalize, getLeasePeriod, getLeasePinger, getMarshaller, getSessionId, getUnMarshaller, init, invoke, isConnected, postProcess, preProcess, setMarshaller, setUnMarshaller, terminateLease, terminateLease |
| Methods inherited from class org.jboss.remoting.AbstractInvoker |
|---|
addClientLocator, createSocketFactory, getClassLoader, getClientLocator, getClientLocators, getConfiguration, getLocator, getSerializationType, getSocketFactory, isCompleteSocketFactory, isSocketFactoryCreatedFromSSLParameters, needsCustomSSLConfiguration, setClassLoader, setSerializationType, setSocketFactory, wrapSocketFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.remoting.transport.ClientInvoker |
|---|
addClientLocator, getClientLocator, getClientLocators, getSocketFactory, setSocketFactory |
| Methods inherited from interface org.jboss.remoting.Invoker |
|---|
getLocator |
| Constructor Detail |
|---|
public SSLRMIClientInvoker(InvokerLocator locator,
java.util.Map configuration)
public SSLRMIClientInvoker(InvokerLocator locator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||