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