Package | Description |
---|---|
net.sf.mmm.service.base.server |
Contains the server-specific base classes for simple remote services.
|
net.sf.mmm.service.impl.command.server |
Contains the server-specific implementation classes for simple remote invocations using command style.
|
net.sf.mmm.service.impl.rpc.server |
Contains the server-specific implementation classes for simple remote invocations using RPC style.
|
net.sf.mmm.service.impl.server |
Contains the server-specific implementation classes for simple remote invocations.
|
Class and Description |
---|
AbstractGenericRemoteInvocationService
This is the abstract base class for the common implementation of
GenericRemoteInvocationRpcService and
GenericRemoteInvocationCommandService . |
AbstractGenericRemoteInvocationService.RequestContext
A context object for stateful information related to the current
GenericRemoteInvocationRequest . |
CsrfTokenManager
This is the interface for the manager of
CsrfToken s. |
GenericRemoteInvocationCallHandler
This is the abstract base class for a generic handler to
invoke
RemoteInvocationCall s from the client on the server-side. |
RemoteInvocationSecurityDetector
This is the interface for a detector that can decide if a
RemoteInvocationCall is secured or
a login operation . |
Class and Description |
---|
AbstractGenericRemoteInvocationService
This is the abstract base class for the common implementation of
GenericRemoteInvocationRpcService and
GenericRemoteInvocationCommandService . |
AbstractGenericRemoteInvocationService.RequestContext
A context object for stateful information related to the current
GenericRemoteInvocationRequest . |
GenericRemoteInvocationCallHandler
This is the abstract base class for a generic handler to
invoke
RemoteInvocationCall s from the client on the server-side. |
Class and Description |
---|
AbstractGenericRemoteInvocationService
This is the abstract base class for the common implementation of
GenericRemoteInvocationRpcService and
GenericRemoteInvocationCommandService . |
AbstractGenericRemoteInvocationService.RequestContext
A context object for stateful information related to the current
GenericRemoteInvocationRequest . |
GenericRemoteInvocationCallHandler
This is the abstract base class for a generic handler to
invoke
RemoteInvocationCall s from the client on the server-side. |
Class and Description |
---|
AbstractCsrfTokenManager
This is the abstract base implementation of
CsrfTokenManager . |
CsrfTokenManager
This is the interface for the manager of
CsrfToken s. |
RemoteInvocationSecurityDetector
This is the interface for a detector that can decide if a
RemoteInvocationCall is secured or
a login operation . |
Copyright © 2001–2016 mmm-Team. All rights reserved.