Serialized Form


Package net.gloin.resource.util

Class net.gloin.resource.util.ResourceRegisteredException implements Serializable


Package org.gloin.example.jrap.useresourceservice

Class org.gloin.example.jrap.useresourceservice.UserServiceImpl implements Serializable


Package org.gloin.resource

Class org.gloin.resource.ResourceAccessProxy implements Serializable

Serialized Fields

inputFactory

InputStreamFactory inputFactory

Class org.gloin.resource.ResourceHandleProxy implements Serializable

Serialized Fields

resourceName

java.lang.String resourceName

resourceModifier

org.gloin.resource.ResourceModifier resourceModifier

hashCode

int hashCode

Class org.gloin.resource.ResourceServiceImpl implements Serializable

Serialized Fields

byteStore

ByteStore byteStore

resourceModifier

org.gloin.resource.ResourceModifier resourceModifier

inputFactory

InputStreamFactory inputFactory

Class org.gloin.resource.SerializableByteArrayInputStream implements Serializable

Serialized Fields

bytes

byte[] bytes
The url from which this stream obtains data

delegateStream

java.io.ByteArrayInputStream delegateStream

Class org.gloin.resource.URLInputStreamFactory implements Serializable

Serialized Fields

baseURL

java.lang.String baseURL

Class org.gloin.resource.URLInputStreamFactory.URLInputStream implements Serializable

Serialized Fields

this$0

URLInputStreamFactory this$0

url

java.net.URL url
The url from which this stream obtains data

delegateStream

java.io.InputStream delegateStream


Package org.gloin.resource.misc

Class org.gloin.resource.misc.PropertyExpander.ExpandException implements Serializable