| 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 |
Client
A client node for stateful communication.
|
class |
Server<SessionClazz>
A server node for stateful communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessClient
A client node for stateless communication.
|
class |
StatelessServer
A server node for stateless communication.
|
Copyright © 2015. All Rights Reserved.