| Package | Description |
|---|---|
| org.glassfish.webservices.monitoring |
| Modifier and Type | Method and Description |
|---|---|
TransportType |
Endpoint.getTransport()
Returns the transport
|
TransportType |
EndpointImpl.getTransport()
Returns the Transport type
|
TransportType |
HttpTransportInfo.getTransportType() |
TransportType |
TransportInfo.getTransportType()
Return the transport type
|
static TransportType |
TransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportType[] |
TransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.