|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceNameType | |
org.codehaus.activesoap.policy.addressing | |
org.codehaus.activesoap.policy.addressing.handler |
Uses of ServiceNameType in org.codehaus.activesoap.policy.addressing |
Fields in org.codehaus.activesoap.policy.addressing declared as ServiceNameType | |
protected ServiceNameType |
EndpointReferenceType.serviceName
|
Methods in org.codehaus.activesoap.policy.addressing that return ServiceNameType | |
ServiceNameType |
EndpointReferenceType.getServiceName()
Gets the value of the serviceName property. |
Methods in org.codehaus.activesoap.policy.addressing with parameters of type ServiceNameType | |
void |
EndpointReferenceType.setServiceName(ServiceNameType value)
Sets the value of the serviceName property. |
Uses of ServiceNameType in org.codehaus.activesoap.policy.addressing.handler |
Methods in org.codehaus.activesoap.policy.addressing.handler with parameters of type ServiceNameType | |
protected abstract void |
ServiceNameTypeHandler.setValue(AddressingContext context,
ServiceNameType value)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |