Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.services.remote.* (5)com.flexstor.common.services.remote.resourcefork.* (2)

com.flexstor.common.services: Javadoc index of package com.flexstor.common.services.


Package Samples:

com.flexstor.common.services.remote
com.flexstor.common.services.remote.resourcefork

Classes:

ServiceListenerI: ServiceListenerI provides a callback mechanism for getting a response back from a service. The direct or indirect caller of a service should implement this interface. An indirect caller is the one which uses the QManager to start a service, therefore sending a QItem to start the service in a new thread. All callers should add itself to the QItem by calling the method public void addListener(ServiceListenerI listener) in QItem.
RMIServiceBrokerI: ServiceBrokerI This interface extends from java.rmi.Remote. It is implemented by the object which extends java.rmi.UnicastObject so it can be Obtained through RMI All methods in a Remote object must throw RemoteException
RsrcForkConnectException: Thrown by the DaveForkClient or DaveForkServer when communicating with the remote DaveForkServer
RMIServiceI
ServiceArgumentsI
ServiceBrokerI
SrvcNotAvailException
FlexRemoteService
RemoteAssetServer
RemoteServerI
RsrcForkServerI

Home | Contact Us | Privacy Policy | Terms of Service