Modifier and Type | Method and Description |
---|---|
boolean |
JMXManagementPluginImpl.isActivationAllowed(Port<?> port) |
Constructor and Description |
---|
PortLogSubject(Port<?> port) |
Modifier and Type | Interface and Description |
---|---|
interface |
Port<X extends Port<X>> |
Modifier and Type | Method and Description |
---|---|
Port<?> |
Connection.getPort() |
Port |
VirtualHostAlias.getPort() |
Modifier and Type | Method and Description |
---|---|
Collection<Port<?>> |
Broker.getPorts() |
Modifier and Type | Method and Description |
---|---|
Collection<Port<?>> |
BrokerAdapter.getPorts() |
Modifier and Type | Class and Description |
---|---|
class |
PortFactory<X extends Port<X>> |
Modifier and Type | Interface and Description |
---|---|
interface |
AmqpPort<X extends AmqpPort<X>> |
interface |
ClientAuthCapablePort<X extends PortWithAuthProvider<X>> |
interface |
HttpPort<X extends HttpPort<X>> |
interface |
JmxPort<X extends JmxPort<X>> |
interface |
PortWithAuthProvider<X extends PortWithAuthProvider<X>> |
interface |
RmiPort<X extends RmiPort<X>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientAuthCapablePortWithAuthProvider<X extends AbstractClientAuthCapablePortWithAuthProvider<X>> |
class |
AbstractPort<X extends AbstractPort<X>> |
class |
AbstractPortWithAuthProvider<X extends AbstractPortWithAuthProvider<X>> |
class |
AmqpPortImpl |
class |
HttpPortImpl |
class |
JmxPortImpl |
class |
RmiPortImpl |
Modifier and Type | Method and Description |
---|---|
Class<? super Port> |
PortFactory.getCategoryClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
PortManager.isActivationAllowed(Port<?> port) |
Constructor and Description |
---|
DefaultVirtualHostAliasImpl(Map<String,Object> attributes,
Port port) |
HostNameAliasImpl(Map<String,Object> attributes,
Port port) |
PatternMatchingAliasImpl(Map<String,Object> attributes,
Port port) |
VirtualHostNameAliasImpl(Map<String,Object> attributes,
Port port) |
Modifier and Type | Method and Description |
---|---|
Map<Port<?>,String> |
RedirectingVirtualHostNode.getRedirects() |
Map<Port<?>,String> |
RedirectingVirtualHostNodeImpl.getRedirects() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.