Serialized Form


Package org.bsf.remoting

Class org.bsf.remoting.EJBDefinition implements Serializable

Serialized Fields

_jndiName

java.lang.String _jndiName

_home

java.lang.String _home

_remote

java.lang.String _remote


Package org.bsf.remoting.http

Class org.bsf.remoting.http.HttpServiceKey implements Serializable

Serialized Fields

key

int key

Class org.bsf.remoting.http.HttpServiceRequest implements Serializable

Serialized Fields

remoteService

EJBDefinition remoteService

methodName

java.lang.String methodName

paramTypesName

java.lang.String[] paramTypesName

args

java.lang.Object[] args

keyToStatefullService

HttpServiceKey keyToStatefullService

Class org.bsf.remoting.http.HttpServiceResponse implements Serializable

Serialized Fields

throwable

java.lang.Throwable throwable

result

java.lang.Object result

Class org.bsf.remoting.http.HttpSessionServer implements Serializable

Serialized Fields

log

org.apache.commons.logging.Log log

_maxServiceIndex

int _maxServiceIndex


Package org.bsf.remoting.util

Class org.bsf.remoting.util.DefaultPrincipal implements Serializable

Serialized Fields

name

java.lang.String name