org.apache.openejb.server.webservices
Class WsService.EndpointInfo
java.lang.Object
org.apache.openejb.server.webservices.WsService.EndpointInfo
- Enclosing class:
- WsService
public static class WsService.EndpointInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
address
public String address
portName
public String portName
classname
public String classname
WsService.EndpointInfo
public WsService.EndpointInfo(String address,
QName portName,
String name)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.