|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of GridService in org.globus.ogsa |
| Subinterfaces of GridService in org.globus.ogsa | |
interface |
GridServiceBase
The GridServiceBase interface defines the methods that need to
be supported by all Grid service implementations. |
interface |
PersistentGridServiceBase
Deprecated. No longer used. Use GridServiceBase instead. |
| Uses of GridService in org.globus.ogsa.core.admin |
| Subinterfaces of GridService in org.globus.ogsa.core.admin | |
interface |
AdminServicePortType
|
| Uses of GridService in org.globus.ogsa.core.admin.bindings |
| Classes in org.globus.ogsa.core.admin.bindings that implement GridService | |
class |
AdminSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.core.logging |
| Subinterfaces of GridService in org.globus.ogsa.core.logging | |
interface |
OgsiLoggingPortType
|
| Uses of GridService in org.globus.ogsa.core.logging.bindings |
| Classes in org.globus.ogsa.core.logging.bindings that implement GridService | |
class |
OgsiLoggingSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.core.management |
| Subinterfaces of GridService in org.globus.ogsa.core.management | |
interface |
OgsiManagementPortType
|
| Uses of GridService in org.globus.ogsa.core.management.bindings |
| Classes in org.globus.ogsa.core.management.bindings that implement GridService | |
class |
OgsiManagementSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.core.notification |
| Subinterfaces of GridService in org.globus.ogsa.core.notification | |
interface |
JMSAdapterPortType
|
| Uses of GridService in org.globus.ogsa.core.notification.bindings |
| Classes in org.globus.ogsa.core.notification.bindings that implement GridService | |
class |
JMSAdapterSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.core.ping |
| Subinterfaces of GridService in org.globus.ogsa.core.ping | |
interface |
PingServicePortType
|
| Uses of GridService in org.globus.ogsa.core.ping.bindings |
| Classes in org.globus.ogsa.core.ping.bindings that implement GridService | |
class |
PingSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.impl.core.admin |
| Classes in org.globus.ogsa.impl.core.admin that implement GridService | |
class |
AdminServiceImpl
This class implements a way to do a clean shutdown of a standalone service container |
| Uses of GridService in org.globus.ogsa.impl.core.factory |
| Classes in org.globus.ogsa.impl.core.factory that implement GridService | |
class |
EJBHomeFactoryProvider
This is the base class of EJB Home Services. |
| Uses of GridService in org.globus.ogsa.impl.core.logging |
| Classes in org.globus.ogsa.impl.core.logging that implement GridService | |
class |
OgsiLogging
This is the GRID service primary touch point. |
| Uses of GridService in org.globus.ogsa.impl.core.management |
| Classes in org.globus.ogsa.impl.core.management that implement GridService | |
class |
OgsiManagement
|
| Uses of GridService in org.globus.ogsa.impl.core.notification |
| Classes in org.globus.ogsa.impl.core.notification that implement GridService | |
class |
JMSAdapter
This class connects the Java Messaging Service to the OGSA notification system. |
| Uses of GridService in org.globus.ogsa.impl.core.ping |
| Classes in org.globus.ogsa.impl.core.ping that implement GridService | |
class |
PingServiceImpl
This class implements a way to detect whether a container is alive and well |
| Uses of GridService in org.globus.ogsa.impl.core.registry |
| Classes in org.globus.ogsa.impl.core.registry that implement GridService | |
class |
ContainerRegistryImpl
This class implements a registry for all services in a container |
| Uses of GridService in org.globus.ogsa.impl.core.service |
| Classes in org.globus.ogsa.impl.core.service that implement GridService | |
class |
EJBServiceImpl
This is the base class for all EJB delegation skeletons. |
| Uses of GridService in org.globus.ogsa.impl.ogsi |
| Classes in org.globus.ogsa.impl.ogsi that implement GridService | |
class |
GridServiceImpl
Base class that all grid services extend. |
class |
HandleResolverImpl
Implements a handle resolver to get a new updated GSR for a handle |
class |
NotificationSubscriptionImpl
|
class |
PersistentGridServiceImpl
Deprecated. No longer used. Use GridServiceImpl
and set "persistent" parameter to "true" in the service deployment
descriptor. |
class |
ServiceGroupEntryImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.any |
| Classes in org.globus.ogsa.impl.samples.any that implement GridService | |
class |
AnyImpl
|
class |
CreationImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.array |
| Classes in org.globus.ogsa.impl.samples.array that implement GridService | |
class |
ArraySampleServiceImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.chat |
| Classes in org.globus.ogsa.impl.samples.chat that implement GridService | |
class |
ChatImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.basic |
| Classes in org.globus.ogsa.impl.samples.counter.basic that implement GridService | |
class |
CounterImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.generate |
| Classes in org.globus.ogsa.impl.samples.counter.generate that implement GridService | |
class |
GenerateCounterImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.logging |
| Classes in org.globus.ogsa.impl.samples.counter.logging that implement GridService | |
class |
CounterLoggingImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.notification |
| Classes in org.globus.ogsa.impl.samples.counter.notification that implement GridService | |
class |
CounterNotificationImpl
|
class |
CounterNotificationServiceDataImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.persistent |
| Classes in org.globus.ogsa.impl.samples.counter.persistent that implement GridService | |
class |
PersistentCounterImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.routable.local |
| Classes in org.globus.ogsa.impl.samples.counter.routable.local that implement GridService | |
class |
LocalCounterImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.counter.secure |
| Classes in org.globus.ogsa.impl.samples.counter.secure that implement GridService | |
class |
SoapSecureCounterImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.exception |
| Classes in org.globus.ogsa.impl.samples.exception that implement GridService | |
class |
ExceptionImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.google |
| Classes in org.globus.ogsa.impl.samples.google that implement GridService | |
class |
GoogleImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.notification |
| Classes in org.globus.ogsa.impl.samples.notification that implement GridService | |
class |
SinkListenerImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.servicedata |
| Classes in org.globus.ogsa.impl.samples.servicedata that implement GridService | |
class |
ServiceDataImpl
|
| Uses of GridService in org.globus.ogsa.impl.samples.weather |
| Classes in org.globus.ogsa.impl.samples.weather that implement GridService | |
class |
WeatherImpl
|
| Uses of GridService in org.globus.ogsa.impl.security.authentication |
| Subinterfaces of GridService in org.globus.ogsa.impl.security.authentication | |
interface |
SecureConversationService
|
| Classes in org.globus.ogsa.impl.security.authentication that implement GridService | |
class |
SecureNotificationSubscriptionImpl
|
| Uses of GridService in org.globus.ogsa.impl.security.authentication.service |
| Classes in org.globus.ogsa.impl.security.authentication.service that implement GridService | |
class |
AuthenticationServiceImpl
This is used by the services to establish a security context. |
| Uses of GridService in org.globus.ogsa.samples.ArraySample |
| Methods in org.globus.ogsa.samples.ArraySample that return GridService | |
GridService |
ArraySampleServiceLocator.getGridServiceSOAPBindingPort()
|
GridService |
ArraySampleServiceLocator.getGridServiceSOAPBindingPort(java.net.URL portAddress)
|
GridService |
ArraySampleServiceGridLocator.getGridServiceSOAPBindingPort(HandleType handle)
|
GridService |
ArraySampleServiceGridLocator.getGridServiceSOAPBindingPort(LocatorType locator)
|
GridService |
ArraySampleServiceGridLocator.getGridServiceSOAPBindingPort(java.net.URL url)
|
GridService |
ArraySampleService.getGridServiceSOAPBindingPort()
|
GridService |
ArraySampleService.getGridServiceSOAPBindingPort(java.net.URL portAddress)
|
| Uses of GridService in org.globus.ogsa.samples.chat |
| Subinterfaces of GridService in org.globus.ogsa.samples.chat | |
interface |
Chat
|
| Uses of GridService in org.globus.ogsa.samples.chat.bindings |
| Classes in org.globus.ogsa.samples.chat.bindings that implement GridService | |
class |
ChatSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.samples.counter |
| Subinterfaces of GridService in org.globus.ogsa.samples.counter | |
interface |
CounterPortType
|
| Uses of GridService in org.globus.ogsa.samples.counter.bindings |
| Classes in org.globus.ogsa.samples.counter.bindings that implement GridService | |
class |
CounterSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.samples.counter.notification |
| Subinterfaces of GridService in org.globus.ogsa.samples.counter.notification | |
interface |
NotificationCounterPortType
|
| Uses of GridService in org.globus.ogsa.samples.counter.notification.bindings |
| Classes in org.globus.ogsa.samples.counter.notification.bindings that implement GridService | |
class |
NotificationCounterSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.samples.counter.routable |
| Subinterfaces of GridService in org.globus.ogsa.samples.counter.routable | |
interface |
RoutableCounterPortType
|
| Uses of GridService in org.globus.ogsa.samples.counter.routable.bindings |
| Classes in org.globus.ogsa.samples.counter.routable.bindings that implement GridService | |
class |
RoutableCounterSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.samples.GenerateCounter |
| Methods in org.globus.ogsa.samples.GenerateCounter that return GridService | |
GridService |
GenerateCounterServiceLocator.getGridServiceSOAPBindingPort()
|
GridService |
GenerateCounterServiceLocator.getGridServiceSOAPBindingPort(java.net.URL portAddress)
|
GridService |
GenerateCounterServiceGridLocator.getGridServiceSOAPBindingPort(HandleType handle)
|
GridService |
GenerateCounterServiceGridLocator.getGridServiceSOAPBindingPort(LocatorType locator)
|
GridService |
GenerateCounterServiceGridLocator.getGridServiceSOAPBindingPort(java.net.URL url)
|
GridService |
GenerateCounterService.getGridServiceSOAPBindingPort()
|
GridService |
GenerateCounterService.getGridServiceSOAPBindingPort(java.net.URL portAddress)
|
| Uses of GridService in org.globus.ogsa.samples.notification |
| Subinterfaces of GridService in org.globus.ogsa.samples.notification | |
interface |
SinkListenerPortType
|
| Uses of GridService in org.globus.ogsa.samples.notification.bindings |
| Classes in org.globus.ogsa.samples.notification.bindings that implement GridService | |
class |
SinkListenerSOAPBindingStub
|
| Uses of GridService in org.globus.ogsa.samples.servicedata |
| Subinterfaces of GridService in org.globus.ogsa.samples.servicedata | |
interface |
ServiceDataPortType
|
| Uses of GridService in org.globus.ogsa.samples.servicedata.bindings |
| Classes in org.globus.ogsa.samples.servicedata.bindings that implement GridService | |
class |
ServiceDataSOAPBindingStub
|
| Uses of GridService in org.gridforum.ogsa.samples.ogsi |
| Subinterfaces of GridService in org.gridforum.ogsa.samples.ogsi | |
interface |
TestAllPortType
|
interface |
TestNotificationPortType
|
interface |
TestServiceGroupPortType
|
| Uses of GridService in org.gridforum.ogsa.samples.ogsi.bindings |
| Classes in org.gridforum.ogsa.samples.ogsi.bindings that implement GridService | |
class |
OGSIAllServiceSOAPBindingStub
|
class |
OGSINotificationServiceSOAPBindingStub
|
class |
OGSIServiceGroupServiceSOAPBindingStub
|
| Uses of GridService in org.gridforum.ogsi |
| Subinterfaces of GridService in org.gridforum.ogsi | |
interface |
Factory
|
interface |
FactoryServiceGroup
|
interface |
HandleResolver
|
interface |
NotificationFactory
|
interface |
NotificationSource
|
interface |
NotificationSubscription
|
interface |
ServiceGroup
|
interface |
ServiceGroupEntry
|
interface |
ServiceGroupRegistration
|
interface |
ServiceGroupRegistrationNotification
|
| Methods in org.gridforum.ogsi that return GridService | |
GridService |
OGSIServiceLocator.getGridServicePort()
|
GridService |
OGSIServiceLocator.getGridServicePort(java.net.URL portAddress)
|
GridService |
OGSIServiceGridLocator.getGridServicePort(HandleType handle)
|
GridService |
OGSIServiceGridLocator.getGridServicePort(LocatorType locator)
|
GridService |
OGSIServiceGridLocator.getGridServicePort(java.net.URL url)
|
GridService |
OGSIService.getGridServicePort()
|
GridService |
OGSIService.getGridServicePort(java.net.URL portAddress)
|
| Uses of GridService in org.gridforum.ogsi.bindings |
| Classes in org.gridforum.ogsi.bindings that implement GridService | |
class |
FactoryServiceGroupServiceSOAPBindingStub
|
class |
FactorySOAPBindingStub
|
class |
GridServiceSOAPBindingStub
|
class |
HandleResolverSOAPBindingStub
|
class |
NotificationFactoryServiceSOAPBindingStub
|
class |
NotificationSourceSOAPBindingStub
|
class |
NotificationSubscriptionSOAPBindingStub
|
class |
ServiceGroupEntrySOAPBindingStub
|
class |
ServiceGroupRegistrationServiceSOAPBindingStub
|
class |
ServiceGroupRegistrationSOAPBindingStub
|
class |
ServiceGroupSOAPBindingStub
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||