|
| Services |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use RemoteServiceInterface | |
| com.sas.services | Foundation Services. |
| com.sas.services.discovery | Discover a service based upon its service capabilities and optionally service attributes. |
| com.sas.services.events.broker | Broker events that are triggered by various transport protocols. |
| com.sas.services.events.discovery | Locate event brokers. |
| com.sas.services.information | Interact with data repositories on behalf of client applications. |
| com.sas.services.logging | Send runtime messages to one or more output destinations. |
| com.sas.services.security | Perform Authentication against modular authentication providers with user identities. |
| com.sas.services.session | Session services. |
| com.sas.services.storedprocess | Create and execute stored processes. |
| com.sas.services.user | Maintain user identities and profiles. |
| Uses of RemoteServiceInterface in com.sas.services |
| Subinterfaces of RemoteServiceInterface in com.sas.services | |
interface |
Interface used to designate a service that is only available within the local JVM. |
| Classes in com.sas.services that implement RemoteServiceInterface | |
class |
Abstract implementation of a remoteable service. |
class |
Abstract implementation of a service. |
class |
Foundation service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.discovery |
| Subinterfaces of RemoteServiceInterface in com.sas.services.discovery | |
interface |
Interface describing a discovery service in terms of its capability to act as a mechanism to find services based upon a desired service template and an administration interface that's used to add/remove services to the registry and to add/remove discovery delegates. |
interface |
Interface describing a local discovery service that provides additional controls related to policy decisions peculiar to a local discovery service. |
| Classes in com.sas.services.discovery that implement RemoteServiceInterface | |
class |
Abstract discovery service. |
class |
Remotely accessible discovery service. |
class |
|
class |
Discovery service used to store registered services and discovery delegates. |
class |
Proxy to a discovery service that is capable of servicing remote clients. |
| Uses of RemoteServiceInterface in com.sas.services.events.broker |
| Subinterfaces of RemoteServiceInterface in com.sas.services.events.broker | |
interface |
Interface to the EventBroker Service for firing events. |
| Classes in com.sas.services.events.broker that implement RemoteServiceInterface | |
class |
Activatable EventBroker Service. |
class |
|
class |
The Event Broker Service, part of the Foundation Services, is used to process incoming events by instantiating configured process flows to process them and/or forwarding the events to registered listening applications. |
class |
|
class |
Event Broker Service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.events.discovery |
| Subinterfaces of RemoteServiceInterface in com.sas.services.events.discovery | |
interface |
Interface for the EventBrokerDiscovery Service. |
| Classes in com.sas.services.events.discovery that implement RemoteServiceInterface | |
class |
The Event Broker Discovery Service acts an integration point into the EventBroker Service. |
class |
|
class |
Event Broker Service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.information |
| Subinterfaces of RemoteServiceInterface in com.sas.services.information | |
interface |
The InformationService handles finding repositories, connecting a user context to suitable repositories for the identities it contains, and trans-repository searching. |
| Classes in com.sas.services.information that implement RemoteServiceInterface | |
class |
The InformationService handles finding repositories, connecting a user context to suitable repositories for the identities it contains, and federated searching across repositories. |
class |
|
class |
Information Service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.logging |
| Subinterfaces of RemoteServiceInterface in com.sas.services.logging | |
interface |
Logging Service Specification. |
| Classes in com.sas.services.logging that implement RemoteServiceInterface | |
class |
Logging Service implementation. |
class |
|
class |
Logging Service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.security |
| Subinterfaces of RemoteServiceInterface in com.sas.services.security | |
interface |
Authentication Service interface. |
| Classes in com.sas.services.security that implement RemoteServiceInterface | |
class |
The Authentication Service class. |
class |
|
class |
Authentication Service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.session |
| Subinterfaces of RemoteServiceInterface in com.sas.services.session | |
interface |
The SessionServiceInterface provides a mechanism for creating and accessing session contexts. |
| Classes in com.sas.services.session that implement RemoteServiceInterface | |
class |
The SessionService provides a mechanism for creating and accessing session contexts. |
class |
|
class |
Session Service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.storedprocess |
| Subinterfaces of RemoteServiceInterface in com.sas.services.storedprocess | |
interface |
This interface describes a stored process service. |
| Classes in com.sas.services.storedprocess that implement RemoteServiceInterface | |
class |
|
class |
Stored Process service proxy. |
| Uses of RemoteServiceInterface in com.sas.services.user |
| Subinterfaces of RemoteServiceInterface in com.sas.services.user | |
interface |
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information. |
| Classes in com.sas.services.user that implement RemoteServiceInterface | |
class |
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information. |
class |
|
class |
User Service proxy. |
|
| Services |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||