Serialized Form


Package org.jboss.remoting

Class org.jboss.remoting.ClientInvokerAdapter extends Object implements Serializable

Serialized Fields

internalSessionId

String internalSessionId

Class org.jboss.remoting.ConnectionFailedException extends RuntimeException implements Serializable

Class org.jboss.remoting.HandleCallbackException extends Exception implements Serializable

Class org.jboss.remoting.InvocationRequest extends Object implements Serializable

Serialized Fields

sessionId

String sessionId

subsystem

String subsystem

arg

Object arg

requestPayload

Map requestPayload

returnPayload

Map returnPayload

locator

InvokerLocator locator

Class org.jboss.remoting.InvokerLocator extends Object implements Serializable

serialVersionUID: -2909329895029296248l

Serialized Fields

protocol

String protocol

host

String host

port

int port

path

String path

parameters

Map parameters

uri

String uri

Class org.jboss.remoting.RemoteMethodInvocation extends Object implements Serializable

Serialized Fields

sessionId

String sessionId

param

ClassBytes param

classbytes

ClassBytes[] classbytes

subsystem

String subsystem

payload

Map payload

locator

InvokerLocator locator

Class org.jboss.remoting.RemoteMethodInvocationResult extends Object implements Serializable

serialVersionUID: 1324503813652865685l

Serialized Fields

sessionId

String sessionId

result

ClassBytes result

isException

boolean isException

payload

Map payload

Class org.jboss.remoting.SubsystemNotSupported extends Exception implements Serializable

Serialized Fields

subsystem

String subsystem

locator

InvokerLocator locator


Package org.jboss.remoting.detection

Class org.jboss.remoting.detection.Detection extends Object implements Serializable

serialVersionUID: -7560953564286960592l

Serialized Fields

locators

InvokerLocator[] locators

identity

Identity identity

hashCode

int hashCode


Package org.jboss.remoting.ident

Class org.jboss.remoting.ident.Identity extends Object implements Serializable

Serialized Fields

instanceid

String instanceid

ip

InetAddress ip

serverid

String serverid

domain

String domain

hashCode

int hashCode


Package org.jboss.remoting.invocation

Class org.jboss.remoting.invocation.InternalInvocation extends RemoteInvocation implements Serializable

Class org.jboss.remoting.invocation.NameBasedInvocation extends RemoteInvocation implements Serializable

Serialized Fields

sig

String[] sig

Class org.jboss.remoting.invocation.OnewayInvocation extends RemoteInvocation implements Serializable

Class org.jboss.remoting.invocation.RemoteInvocation extends Object implements Serializable

Serialized Fields

methodName

String methodName

params

Object[] params


Package org.jboss.remoting.loading

Class org.jboss.remoting.loading.ClassBytes extends Object implements Serializable

serialVersionUID: 9163990179051656161l

Serialized Fields

className

String className

classBytes

byte[] classBytes

Class org.jboss.remoting.loading.ClassRequestedMethodInvocationResult extends RemoteMethodInvocationResult implements Serializable

serialVersionUID: -1523959117367652488l

Serialized Fields

classBytes

ClassBytes classBytes

originalInvocation

RemoteMethodInvocation originalInvocation

Class org.jboss.remoting.loading.ClassRequiredMethodInvocation extends RemoteMethodInvocation implements Serializable

Class org.jboss.remoting.loading.CompressedClassBytes extends ClassBytes implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException


Package org.jboss.remoting.network

Class org.jboss.remoting.network.NetworkInstance extends Object implements Serializable

Serialized Fields

identity

Identity identity

locators

InvokerLocator[] locators

hashCode

int hashCode

Class org.jboss.remoting.network.NetworkNotification extends javax.management.Notification implements Serializable

Serialized Fields

identity

Identity identity

invokers

InvokerLocator[] invokers

Class org.jboss.remoting.network.NetworkRegistryQuery extends Object implements Serializable

Serialized Fields

server

javax.management.MBeanServer server


Package org.jboss.remoting.network.filter

Class org.jboss.remoting.network.filter.IdentityFilter extends Object implements Serializable

Serialized Fields

identity

Identity identity

Class org.jboss.remoting.network.filter.InvokerProtocolFilter extends Object implements Serializable

Serialized Fields

protocol

String protocol


Package org.jboss.remoting.transport.mock

Class org.jboss.remoting.transport.mock.MockTest extends Object implements Serializable


Package org.jboss.remoting.transport.soap.axis

Class org.jboss.remoting.transport.soap.axis.AxisSOAPConnectorServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

AxisSOAPConnector_address

String AxisSOAPConnector_address
See Also:
Constant Field Values

AxisSOAPConnectorWSDDServiceName

String AxisSOAPConnectorWSDDServiceName

ports

HashSet ports



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.