| Package | Description |
|---|---|
| org.marketcetera.util.ws.stateful |
Web services infrastructure.
|
| org.marketcetera.util.ws.stateless |
Infrastructure for stateless communication between client and
server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteCall<T>
An implementation wrapper for stateful services.
|
class |
RemoteCaller<S,T>
An implementation wrapper for stateful services.
|
class |
RemoteRunner<S>
An implementation wrapper for stateful services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessRemoteCaller<T>
An implementation wrapper for stateless services.
|
class |
StatelessRemoteRunner
An implementation wrapper for stateless services.
|
Copyright © 2015. All Rights Reserved.