Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.publisher.remoting.server
Interface PublicationInvokationHandler

All Known Implementing Classes:
TestInvokationHandler

public interface PublicationInvokationHandler

Generic invoker interface.

Author:
tiry

Method Summary
 void init(RemotePublisherMarshaler marshaler)
           
 String invoke(String methodDate, String params)
           
 

Method Detail

init

void init(RemotePublisherMarshaler marshaler)

invoke

String invoke(String methodDate,
              String params)
              throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.