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