A C D E F G H I K L M N O P R S T W

P

PersistenceQueryData - Interface in org.nakedobjects.remoting.data.query
Serializable representation of PersistenceQuery.
PersistenceQueryDataAbstract - Class in org.nakedobjects.remoting.data.query
 
PersistenceQueryDataAbstract(NakedObjectSpecification) - Constructor for class org.nakedobjects.remoting.data.query.PersistenceQueryDataAbstract
 
PersistenceQueryEncoder - Interface in org.nakedobjects.remoting.protocol.encoding.internal
TODO: this would be a good candidate for genericizing.
PersistenceQueryEncoderAbstract - Class in org.nakedobjects.remoting.protocol.encoding.internal
 
PersistenceQueryEncoderAbstract() - Constructor for class org.nakedobjects.remoting.protocol.encoding.internal.PersistenceQueryEncoderAbstract
 
PersistenceQueryFindAllInstancesData - Class in org.nakedobjects.remoting.data.query
Serializable representation of PersistenceQueryFindAllInstances.
PersistenceQueryFindAllInstancesData(NakedObjectSpecification) - Constructor for class org.nakedobjects.remoting.data.query.PersistenceQueryFindAllInstancesData
 
PersistenceQueryFindAllInstancesEncoder - Class in org.nakedobjects.remoting.protocol.encoding.internal
 
PersistenceQueryFindAllInstancesEncoder() - Constructor for class org.nakedobjects.remoting.protocol.encoding.internal.PersistenceQueryFindAllInstancesEncoder
 
PersistenceQueryFindByPatternData - Class in org.nakedobjects.remoting.data.query
Serializable representation of PersistenceQueryFindByPattern.
PersistenceQueryFindByPatternData(NakedObjectSpecification, ObjectData) - Constructor for class org.nakedobjects.remoting.data.query.PersistenceQueryFindByPatternData
 
PersistenceQueryFindByPatternEncoder - Class in org.nakedobjects.remoting.protocol.encoding.internal
 
PersistenceQueryFindByPatternEncoder() - Constructor for class org.nakedobjects.remoting.protocol.encoding.internal.PersistenceQueryFindByPatternEncoder
 
PersistenceQueryFindByTitleData - Class in org.nakedobjects.remoting.data.query
 
PersistenceQueryFindByTitleData(NakedObjectSpecification, String) - Constructor for class org.nakedobjects.remoting.data.query.PersistenceQueryFindByTitleData
 
PersistenceQueryFindByTitleEncoder - Class in org.nakedobjects.remoting.protocol.encoding.internal
 
PersistenceQueryFindByTitleEncoder() - Constructor for class org.nakedobjects.remoting.protocol.encoding.internal.PersistenceQueryFindByTitleEncoder
 
PersistenceQueryFindUsingApplibQueryDefaultData - Class in org.nakedobjects.remoting.data.query
Serializable representation of PersistenceQueryFindUsingApplibQueryDefault.
PersistenceQueryFindUsingApplibQueryDefaultData(NakedObjectSpecification, String, Map<String, ObjectData>, QueryCardinality) - Constructor for class org.nakedobjects.remoting.data.query.PersistenceQueryFindUsingApplibQueryDefaultData
 
PersistenceQueryFindUsingApplibQueryDefaultEncoder - Class in org.nakedobjects.remoting.protocol.encoding.internal
 
PersistenceQueryFindUsingApplibQueryDefaultEncoder() - Constructor for class org.nakedobjects.remoting.protocol.encoding.internal.PersistenceQueryFindUsingApplibQueryDefaultEncoder
 
PersistenceQueryFindUsingApplibQuerySerializableData - Class in org.nakedobjects.remoting.data.query
Serializable representation of PersistenceQueryFindUsingApplibQuerySerializable.
PersistenceQueryFindUsingApplibQuerySerializableData(NakedObjectSpecification, Query, QueryCardinality) - Constructor for class org.nakedobjects.remoting.data.query.PersistenceQueryFindUsingApplibQuerySerializableData
 
PersistenceQueryFindUsingApplibQuerySerializableEncoder - Class in org.nakedobjects.remoting.protocol.encoding.internal
 
PersistenceQueryFindUsingApplibQuerySerializableEncoder() - Constructor for class org.nakedobjects.remoting.protocol.encoding.internal.PersistenceQueryFindUsingApplibQuerySerializableEncoder
 
PersistenceSessionProxy - Class in org.nakedobjects.remoting.client.persistence
 
PersistenceSessionProxy(PersistenceSessionFactory, AdapterFactory, ObjectFactory, ServicesInjector, OidGenerator, AdapterManagerExtended, ServerFacade, ObjectEncoderDecoder) - Constructor for class org.nakedobjects.remoting.client.persistence.PersistenceSessionProxy
 
PipedClient - Class in org.nakedobjects.remoting.transport.pipe
 
PipedClient() - Constructor for class org.nakedobjects.remoting.transport.pipe.PipedClient
 
PipedConnection - Class in org.nakedobjects.remoting.transport.pipe
 
PipedConnection() - Constructor for class org.nakedobjects.remoting.transport.pipe.PipedConnection
 
PipedServer - Class in org.nakedobjects.remoting.transport.pipe
 
PipedServer() - Constructor for class org.nakedobjects.remoting.transport.pipe.PipedServer
 
PORT_DEFAULT - Static variable in class org.nakedobjects.remoting.transport.socket.SocketTransportConstants
 
PORT_KEY - Static variable in class org.nakedobjects.remoting.transport.socket.SocketTransportConstants
 
PROFILING_DEFAULT - Static variable in class org.nakedobjects.remoting.transport.socket.SocketTransportConstants
 
PROFILING_KEY - Static variable in class org.nakedobjects.remoting.transport.socket.SocketTransportConstants
 
ProfilingInputStream - Class in org.nakedobjects.remoting.transport
Collection of timing and quantity data for the stream.
ProfilingInputStream(InputStream) - Constructor for class org.nakedobjects.remoting.transport.ProfilingInputStream
 
ProfilingOutputStream - Class in org.nakedobjects.remoting.transport
 
ProfilingOutputStream(OutputStream) - Constructor for class org.nakedobjects.remoting.transport.ProfilingOutputStream
 
PropertyClearFacetWrapProxy - Class in org.nakedobjects.remoting.client.facets
A reflection peer for changing one-to-many fields remotely, instead of on the local machine.
PropertyClearFacetWrapProxy(PropertyClearFacet, ServerFacade, ObjectEncoderDecoder, String) - Constructor for class org.nakedobjects.remoting.client.facets.PropertyClearFacetWrapProxy
 
PropertySetterFacetWrapProxy - Class in org.nakedobjects.remoting.client.facets
A reflection peer for changing one-to-many fields remotely, instead of on the local machine.
PropertySetterFacetWrapProxy(PropertySetterFacet, ServerFacade, ObjectEncoderDecoder, String) - Constructor for class org.nakedobjects.remoting.client.facets.PropertySetterFacetWrapProxy
 
ProtocolConstants - Class in org.nakedobjects.remoting.protocol
 
ProtocolInstaller - Interface in org.nakedobjects.remoting.protocol
TODO: not yet in use, but holds the ProtocolInstaller.TYPE constant.
ProxyAuthenticator - Class in org.nakedobjects.remoting.client.authentication
 
ProxyAuthenticator(NakedObjectConfiguration, ServerFacade, ObjectEncoderDecoder) - Constructor for class org.nakedobjects.remoting.client.authentication.ProxyAuthenticator
 
ProxyFacetDecorator - Class in org.nakedobjects.remoting.client.facetdecorator
 
ProxyFacetDecorator(NakedObjectConfiguration, ServerFacade, ObjectEncoderDecoder) - Constructor for class org.nakedobjects.remoting.client.facetdecorator.ProxyFacetDecorator
 
ProxyInstallerAbstract - Class in org.nakedobjects.remoting.client
 
ProxyInstallerAbstract(String) - Constructor for class org.nakedobjects.remoting.client.ProxyInstallerAbstract
 
ProxyPersistenceSessionFactory - Class in org.nakedobjects.remoting.client.persistence
 
ProxyPersistenceSessionFactory(DeploymentType, PersistenceSessionFactoryDelegate) - Constructor for class org.nakedobjects.remoting.client.persistence.ProxyPersistenceSessionFactory
 
ProxyUtil - Class in org.nakedobjects.remoting.client.facets
 
put(NakedObject, ObjectData) - Method in class org.nakedobjects.remoting.exchange.KnownObjectsRequest
 

A C D E F G H I K L M N O P R S T W
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.