public class RestServerConfiguration extends ProtocolServerConfiguration
| Modifier and Type | Method and Description |
|---|---|
ExtendedHeaders |
extendedHeaders() |
Set<String> |
getIgnoredCaches()
Deprecated.
Use
ProtocolServerConfiguration.ignoredCaches() instead. |
boolean |
startTransport() |
defaultCacheName, host, idleTimeout, ignoredCaches, name, port, recvBufSize, sendBufSize, ssl, tcpNoDelay, toString, workerThreadspublic ExtendedHeaders extendedHeaders()
@Deprecated public Set<String> getIgnoredCaches()
ProtocolServerConfiguration.ignoredCaches() instead.public boolean startTransport()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.