Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.publisher.remoting.marshaling.interfaces.RemotePublisherMarshaler

Packages that use RemotePublisherMarshaler
org.nuxeo.ecm.platform.publisher.remoting.invoker   
org.nuxeo.ecm.platform.publisher.remoting.marshaling   
org.nuxeo.ecm.platform.publisher.remoting.restProxies   
org.nuxeo.ecm.platform.publisher.remoting.server   
 

Uses of RemotePublisherMarshaler in org.nuxeo.ecm.platform.publisher.remoting.invoker
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.invoker with parameters of type RemotePublisherMarshaler
 void RemotePublicationInvoker.init(java.lang.String baseURL, java.lang.String userName, java.lang.String password, RemotePublisherMarshaler marshaler)
           
 void DefaultRemotePublicationInvoker.init(java.lang.String baseURL, java.lang.String userName, java.lang.String password, RemotePublisherMarshaler marshaler)
           
 

Uses of RemotePublisherMarshaler in org.nuxeo.ecm.platform.publisher.remoting.marshaling
 

Classes in org.nuxeo.ecm.platform.publisher.remoting.marshaling that implement RemotePublisherMarshaler
 class DefaultMarshaler
          Default marshaler for RPC calls between 2 servers
 

Uses of RemotePublisherMarshaler in org.nuxeo.ecm.platform.publisher.remoting.restProxies
 

Constructors in org.nuxeo.ecm.platform.publisher.remoting.restProxies with parameters of type RemotePublisherMarshaler
RemotePublicationTreeManagerRestProxy(java.lang.String baseURL, java.lang.String userName, java.lang.String password, RemotePublisherMarshaler marshaler)
           
 

Uses of RemotePublisherMarshaler in org.nuxeo.ecm.platform.publisher.remoting.server
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.server with parameters of type RemotePublisherMarshaler
 void TestInvokationHandler.init(RemotePublisherMarshaler marshaler)
           
 void PublicationInvokationHandler.init(RemotePublisherMarshaler marshaler)
           
 

Constructors in org.nuxeo.ecm.platform.publisher.remoting.server with parameters of type RemotePublisherMarshaler
TestInvokationHandler(RemotePublisherMarshaler marshaler)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.