|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.AbstractPortType
A base class that can be extended by portType implementations.
Field Summary | |
static org.apache.ws.util.i18n.Messages |
MSG
DOCUMENT_ME |
Constructor Summary | |
AbstractPortType(ResourceContext resourceContext)
Creates a new AbstractPortType object. |
Method Summary | |
protected abstract NamespaceVersionHolder |
getNamespaceSet()
DOCUMENT_ME |
Resource |
getResource()
DOCUMENT_ME |
ResourceContext |
getResourceContext()
DOCUMENT_ME |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final org.apache.ws.util.i18n.Messages MSG
Constructor Detail |
public AbstractPortType(ResourceContext resourceContext)
AbstractPortType
object.
resourceContext
- resource contextMethod Detail |
public Resource getResource()
public ResourceContext getResourceContext()
protected abstract NamespaceVersionHolder getNamespaceSet()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |