Package ch.systemsx.cisd.common.api
-
Interface Summary Interface Description IRpcService The most generic interface for RPC invocations into openBIS.IRpcServiceFactory A factory for creating proxies to RPC services on a data store server.IRpcServiceNameServer An Interface for finding out about the IRpcService interfaces supported by a server. -
Class Summary Class Description RpcServiceInterfaceDTO Describes an RPC interface supported by the server.RpcServiceInterfaceVersionDTO Describes an RPC interface supported by the server. -
Exception Summary Exception Description IncompatibleAPIVersionsException Exception that is thrown if the client can not talk to the server because of API version incompatibility. -
Annotation Types Summary Annotation Type Description MinimalMinorVersion The minimal minor version that a service needs to have in order to possess this method.