|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.installers.InstallerAbstract
org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
org.nakedobjects.remoting.client.ProxyInstallerAbstract
org.nakedobjects.remoting.client.EncodingOverSocketsProxyInstaller
public class EncodingOverSocketsProxyInstaller
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.runtime.remoting.ClientConnectionInstaller |
|---|
TYPE |
| Constructor Summary | |
|---|---|
EncodingOverSocketsProxyInstaller()
|
|
| Method Summary | |
|---|---|
protected void |
addConfigurationResources(java.util.List<java.lang.String> configurationResources)
|
protected ClientMarshaller |
createMarshaller(Transport transport)
Mandatory hook method. |
protected Transport |
createTransport()
Mandatory hook method. |
| Methods inherited from class org.nakedobjects.remoting.client.ProxyInstallerAbstract |
|---|
createAuthenticationManager, createAuthorizationManager, createDecorators, createPersistenceSession, createPersistenceSessionFactory, createServerFacade, createTransactionManager, getEncoderDecoder |
| Methods inherited from class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract |
|---|
createAdapterFactory, createAdapterManager, createContainer, createObjectFactory, createOidGenerator, createPersistenceSession, createRuntimeContext, createServicesInjector, getInstallerLookup, setInstallerLookup |
| Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract |
|---|
getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegate |
|---|
createPersistenceSession |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer |
|---|
getConfigurationResources, getName, getType |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent |
|---|
init, shutdown |
| Constructor Detail |
|---|
public EncodingOverSocketsProxyInstaller()
| Method Detail |
|---|
protected void addConfigurationResources(java.util.List<java.lang.String> configurationResources)
addConfigurationResources in class InstallerAbstractprotected Transport createTransport()
ProxyInstallerAbstract
createTransport in class ProxyInstallerAbstractprotected ClientMarshaller createMarshaller(Transport transport)
ProxyInstallerAbstract
createMarshaller in class ProxyInstallerAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||