| Package | Description |
|---|---|
| org.marketcetera.util.ws.stateless |
Infrastructure for stateless communication between client and
server.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends StatelessServiceBase> |
StatelessServer.publish(T impl,
Class<T> iface)
Publishes the given service interface, supported by the given
implementation, and returns a handle that can be used to stop
the interface.
|
Copyright © 2015. All Rights Reserved.