Package | Description |
---|---|
org.jboss.wsf.spi.deployment |
Modifier and Type | Method and Description |
---|---|
EndpointType |
Endpoint.getType()
Get endpoint type
|
static EndpointType |
EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointType[] |
EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EndpointTypeFilter.accept(EndpointType type) |
void |
Endpoint.setType(EndpointType type)
Set endpoint type
|
Copyright © 2013 JBoss, by Red Hat. All rights reserved.