Uses of Class
org.ow2.jonas.ws.jaxws.IWebServiceEndpoint.EndpointType

Packages that use IWebServiceEndpoint.EndpointType
org.ow2.jonas.ws.jaxws   
 

Uses of IWebServiceEndpoint.EndpointType in org.ow2.jonas.ws.jaxws
 

Methods in org.ow2.jonas.ws.jaxws that return IWebServiceEndpoint.EndpointType
 IWebServiceEndpoint.EndpointType IWebServiceEndpoint.getType()
           
static IWebServiceEndpoint.EndpointType IWebServiceEndpoint.EndpointType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IWebServiceEndpoint.EndpointType[] IWebServiceEndpoint.EndpointType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.