public class EndpointCache extends Object
Constructor and Description |
---|
EndpointCache() |
Modifier and Type | Method and Description |
---|---|
org.jboss.remoting3.Endpoint |
get(String endpointName,
org.xnio.OptionMap endPointCreationOptions,
org.xnio.OptionMap remoteConnectionProviderOptions) |
void |
release(org.jboss.naming.remote.client.EndpointCache.CacheKey endpointHash,
boolean async) |
void |
shutdown() |
public org.jboss.remoting3.Endpoint get(String endpointName, org.xnio.OptionMap endPointCreationOptions, org.xnio.OptionMap remoteConnectionProviderOptions) throws IOException
IOException
public void release(org.jboss.naming.remote.client.EndpointCache.CacheKey endpointHash, boolean async)
public void shutdown()
Copyright © 2016 JBoss by Red Hat. All rights reserved.