| Package | Description |
|---|---|
| org.kaazing.gateway.service |
| Modifier and Type | Class and Description |
|---|---|
static class |
AcceptOptionsContext.Wrapper
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptOptionsContext |
ServiceContext.getAcceptOptionsContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContext.bind(Collection<String> acceptURIs,
org.apache.mina.core.service.IoHandler handler,
AcceptOptionsContext acceptOptionsContext) |
void |
ServiceContext.bind(Collection<String> acceptURIs,
org.apache.mina.core.service.IoHandler handler,
AcceptOptionsContext acceptOptionsContext,
BridgeSessionInitializer<org.apache.mina.core.future.ConnectFuture> bridgeSessionInitializer) |
| Constructor and Description |
|---|
Wrapper(AcceptOptionsContext delegate) |
Copyright © 2014–2017. All rights reserved.