public interface ServerContainer extends ClientContainer
| Modifier and Type | Method and Description |
|---|---|
void |
publishServer(Endpoint endpoint,
ServerConfiguration ilc)
Publish the given endpoint with the provided configuration
information.
|
connectToServer, getActiveSessions, getMaxBinaryMessageBufferSize, getMaxSessionIdleTimeout, getMaxTextMessageBufferSize, setMaxBinaryMessageBufferSize, setMaxSessionIdleTimeout, setMaxTextMessageBufferSizevoid publishServer(Endpoint endpoint, ServerConfiguration ilc)
endpoint - ilc -
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.