Package | Description |
---|---|
com.arjuna.webservices11.wsaddr | |
javax.xml.ws |
This package contains the core JAX-WS APIs.
|
org.apache.wss4j.binding.wsu10 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.jboss.resteasy.plugins.providers.atom | |
org.jboss.resteasy.plugins.providers.atom.app |
Modifier and Type | Method and Description |
---|---|
String |
NativeEndpointReference.getAddress() |
QName |
NativeEndpointReference.getEndpointName() |
List<Element> |
NativeEndpointReference.getMetadata() |
List<Element> |
NativeEndpointReference.getReferenceParameters() |
QName |
NativeEndpointReference.getServiceName() |
URL |
NativeEndpointReference.getWsdlLocation() |
Modifier and Type | Class and Description |
---|---|
class |
EndpointReference
This class represents an WS-Addressing EndpointReference
which is a remote reference to a web service endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttributedDateTime |
Modifier and Type | Method and Description |
---|---|
Element |
Entry.getAnyOtherElement()
Get content as an XML Element if the content is XML.
|
Object |
Entry.getAnyOtherJAXBObject()
Returns previous extracted jaxbobject from a call to getJAXBObject(Class
|
Element |
Text.getElement()
Get content as an XML Element if the content is XML.
|
Element |
Content.getElement()
Get content as an XML Element if the content is XML.
|
Object |
Text.getJAXBObject()
Returns previous extracted jaxbobject from a call to getJAXBObject(Class
|
Object |
Content.getJAXBObject()
Returns previous extracted jaxbobject from a call to getJAXBObject(Class
|
String |
Entry.getRights() |
String |
Entry.getSummary() |
String |
Text.getText()
If content is text, return it as a String.
|
String |
Content.getText()
If content is text, return it as a String.
|
String |
Entry.getTitle() |
MediaType |
Text.getType()
Mime type
|
MediaType |
Content.getType()
Mime type of the content
|
Modifier and Type | Class and Description |
---|---|
class |
AppCommonAttributes
Attributes common across all atom app types
|
Modifier and Type | Method and Description |
---|---|
String |
AppCommonAttributes.getBase()
Gets the value of the base property.
|
String |
AppCommonAttributes.getLang()
Gets the value of the lang property.
|
String |
AppCommonAttributes.getSpace()
Gets the value of the space property.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.