|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| org.petalslink.abslayer.service.api | |
| org.petalslink.abslayer.service.impl.wsdl11 | |
| Uses of Endpoint in org.petalslink.abslayer.service.api |
|---|
| Methods in org.petalslink.abslayer.service.api that return Endpoint | |
|---|---|
Endpoint |
Description.findEndpoint(java.lang.String endpointName)
|
Endpoint |
Service.getEndpoint(java.lang.String s)
|
Endpoint[] |
Service.getEndpoints()
|
| Methods in org.petalslink.abslayer.service.api that return types with arguments of type Endpoint | |
|---|---|
java.util.List<Endpoint> |
Description.findEndpointsImplementingInterface(Interface itf)
|
| Uses of Endpoint in org.petalslink.abslayer.service.impl.wsdl11 |
|---|
| Classes in org.petalslink.abslayer.service.impl.wsdl11 that implement Endpoint | |
|---|---|
class |
EndpointImpl
|
| Methods in org.petalslink.abslayer.service.impl.wsdl11 that return Endpoint | |
|---|---|
Endpoint |
DescriptionImpl.findEndpoint(java.lang.String endpointName)
|
Endpoint |
ServiceImpl.getEndpoint(java.lang.String s)
|
Endpoint[] |
ServiceImpl.getEndpoints()
|
| Methods in org.petalslink.abslayer.service.impl.wsdl11 that return types with arguments of type Endpoint | |
|---|---|
java.util.List<Endpoint> |
DescriptionImpl.findEndpointsImplementingInterface(Interface itf)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||