public class HttpMessageProxySystem extends AbstractResinSubSystem
START_PRIORITY_CACHE_SERVICE, START_PRIORITY_CLASSLOADER, START_PRIORITY_CLUSTER_SERVICE, START_PRIORITY_DATABASE_SYSTEM, START_PRIORITY_DEFAULT, START_PRIORITY_ENV_SYSTEM, START_PRIORITY_NETWORK_CLUSTER, STOP_PRIORITY_CLASSLOADER
Constructor and Description |
---|
HttpMessageProxySystem() |
Modifier and Type | Method and Description |
---|---|
static HttpMessageProxySystem |
create() |
static void |
createAndAddService(HttpMessageProxySystem proxySystem) |
MessageGroupQueue |
createQueue(java.lang.String group) |
static HttpMessageProxySystem |
getCurrent()
Returns the current network service.
|
HttpProxyRequest |
startStream(MessageGroupQueue queue) |
destroy, getStartPriority, getStopPriority, isActive, preCreate, start, stop, toString
public static void createAndAddService(HttpMessageProxySystem proxySystem)
public static HttpMessageProxySystem getCurrent()
public static HttpMessageProxySystem create()
public MessageGroupQueue createQueue(java.lang.String group)
public HttpProxyRequest startStream(MessageGroupQueue queue)