Skip navigation links
A B C D E F G H I M N O P R S U V W X 

A

addFrom(String) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 
addMessageId() - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 
addNamespacesToEnvelope_000(Envelope) - Static method in class org.n52.oxf.ses.adapter.SESUtils
Adds a set of namespaces to the SOAP-Envelope document.
addRecipient(String) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 
addSoapAction(String) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 
ALL_FILTER - Static variable in class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
 
aSesRequest() - Static method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 
aSesRequest(XmlObject) - Static method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 

B

build() - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 
buildDescribeSensorRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
buildDescribeSensorRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildDestroyRegistrationRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
buildDestroyRegistrationRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildGetCapabilitiesRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
Builds the GetCapabilities SOAP SES Request (section 10.1.1.1 of OGC 08-133 SES Interface Description DP)
buildGetCapabilitiesRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildNotifyRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
buildNotifyRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildNotifyRequestLegacy(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
Deprecated.
buildNotifyResponseRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESResponseBuilder
Deprecated.
Builds the NotifyResponse
If the ParameterContainer does not contain a ParameterShell with the common name of ISESResponseBuilder.NOTIFY_SOAP_ENVELOPE_HEADER_MESSAGE_ID a system generated message id will be defined
buildNotifyResponseRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESResponseBuilder_00
Deprecated.
 
buildRegisterPublisherRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
Build the RegisterPublisher SOAP SES Request (section 10.5.2.1 of OGC 08-133 SES Interface Description DP)
buildRegisterPublisherRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildRegisterPublisherRequestLegacy(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
Deprecated.
buildSubscribeRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
buildSubscribeRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildSubscribeRequestLegacy(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
Deprecated.
buildUnsubscribeRequest(ParameterContainer) - Method in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
buildUnsubscribeRequest(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
buildUnsubscribeRequestLegacy(ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
Deprecated.

C

consumer - Variable in class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
 
createQNameFor(String) - Method in enum org.n52.oxf.ses.adapter.SESUtils.SesNamespace
 

D

DEFAULT_FILTER_XPATH_DIALECT - Static variable in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
DEFAULT_TOPIC_DIALECT - Static variable in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
DESCRIBE_SENSOR - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
DESCRIBE_SENSOR_SENSOR_ID - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
DESCRIBE_SENSOR_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
DESCRIPTION - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
Description of the SESAdapter
DESTROY_REGISTRATION - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
DESTROY_REGISTRATION_REFERENCE - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
DESTROY_REGISTRATION_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
destroyRegistration(Publisher) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
doOperation(Operation, ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
DynamicFilterSubscription(String) - Constructor for class org.n52.oxf.ses.adapter.client.SubscriptionConstraints.DynamicFilterSubscription
 

E

envelope - Variable in class org.n52.oxf.ses.adapter.SESRequestBuilder_00.SoapEnvelopeBuilder
 

F

filter - Variable in class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
 

G

generateRequestBuilder(String) - Static method in class org.n52.oxf.ses.adapter.SESRequestBuilderFactory
 
generateResponseBuilder(String) - Static method in class org.n52.oxf.ses.adapter.SESResponseBuilderFactory
Deprecated.
 
GET_CAPABILITIES - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
GET_CAPABILITIES_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
getCapabilities() - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
getConstraints() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getConsumer() - Method in class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
 
getConsumerAddress() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getCurrentSubscriptions() - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
getDescription() - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
getDestroyRegistrationDocument() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getElement() - Method in class org.n52.oxf.ses.adapter.client.ResourceIdInstance
 
getExceptionText() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getExceptionText() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getFromAddress(String, ParameterContainer) - Method in class org.n52.oxf.ses.adapter.SESRequestBuilder_00
Reads a recipient parameter from given the given ParameterContainer.
getHost() - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
getHost() - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
getHost() - Method in class org.n52.oxf.ses.adapter.SESServiceInstance
 
getInstance(URL) - Static method in class org.n52.oxf.ses.adapter.client.SESClient
 
getManager() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getManager() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getNamespace() - Method in class org.n52.oxf.ses.adapter.client.ResourceIdInstance
 
getNamespace() - Method in enum org.n52.oxf.ses.adapter.SESUtils.SesNamespace
 
getNewConnectorInstance(URL) - Static method in class org.n52.oxf.ses.adapter.client.SESClient
 
getPrefix() - Method in enum org.n52.oxf.ses.adapter.SESUtils.SesNamespace
 
getPublicURL() - Method in interface org.n52.oxf.ses.adapter.client.httplistener.IWSNConsumer
 
getPublicURL() - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
getPublicURL() - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleWSNConsumer
 
getPublisherAddress() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getQElementFor(String, SESUtils.SesNamespace) - Static method in class org.n52.oxf.ses.adapter.SESUtils
Creates a qualified element for given elementName with prefix known by #SES_NAMESPACES.
getRegisterDocument() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getResourceID() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
getResourceID() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getResourceIdInstance() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getResourceOperationName() - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
getResponseBody() - Method in class org.n52.oxf.ses.adapter.client.ISESConnector.SESResponse
 
getServiceType() - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
getStatusCode() - Method in class org.n52.oxf.ses.adapter.client.ISESConnector.SESResponse
 
getSubscriptionByID(String) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
getSubscriptionDocument() - Method in class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
 
getSupportedVersions() - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
getTerminationTime() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getUnSubscribeDocument() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
getURL() - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
getXPathExpression() - Method in class org.n52.oxf.ses.adapter.client.ResourceIdInstance
 

H

handleResponse(String, ByteArrayInputStream) - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
HttpListener - Interface in org.n52.oxf.ses.adapter.client.httplistener
 

I

init(ServletConfig) - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
initialize() - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
initialize() - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
initService(String) - Method in class org.n52.oxf.ses.adapter.SESAdapter
 
isDestroyed() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
isDestroyed() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
ISESConnector - Interface in org.n52.oxf.ses.adapter.client
Interface for provision of alternative connector implementations.
ISESConnector.SESResponse - Class in org.n52.oxf.ses.adapter.client
 
ISESRequestBuilder - Interface in org.n52.oxf.ses.adapter
 
ISESResponseBuilder - Interface in org.n52.oxf.ses.adapter
Deprecated.
where should this be used?!
isFailed() - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
isFailed() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
IWSNConsumer - Interface in org.n52.oxf.ses.adapter.client.httplistener
Interface for a WS-N consumer.

M

main(String[]) - Static method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleWSNConsumer
 
main(String[]) - Static method in class org.n52.oxf.ses.adapter.client.SESClient
 
mapCapabilities(CapabilitiesDocument) - Method in class org.n52.oxf.ses.adapter.SESCapabilitiesMapper_00
 

N

notify(XmlObject) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
notify(String) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
NOTIFY - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
NOTIFY_RESPONSE - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
NOTIFY_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
NOTIFY_SOAP_ENVELOPE_HEADER_FROM - Static variable in interface org.n52.oxf.ses.adapter.ISESResponseBuilder
Deprecated.
 
NOTIFY_SOAP_ENVELOPE_HEADER_MESSAGE_ID - Static variable in interface org.n52.oxf.ses.adapter.ISESResponseBuilder
Deprecated.
 
NOTIFY_SOAP_ENVELOPE_HEADER_RELATES_TO - Static variable in interface org.n52.oxf.ses.adapter.ISESResponseBuilder
Deprecated.
 
NOTIFY_SOAP_ENVELOPE_HEADER_TO - Static variable in interface org.n52.oxf.ses.adapter.ISESResponseBuilder
Deprecated.
 
NOTIFY_TOPIC - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
NOTIFY_TOPIC_DIALECT - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
NOTIFY_XML_MESSAGE - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 

O

OMParser - Class in org.n52.oxf.ses.util
 
OMParser() - Constructor for class org.n52.oxf.ses.util.OMParser
 
onConsumerServletAvailable(SimpleConsumerServlet) - Method in interface org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet.CallbackOnAvailableListener
 
org.n52.oxf.ses.adapter - package org.n52.oxf.ses.adapter
 
org.n52.oxf.ses.adapter.client - package org.n52.oxf.ses.adapter.client
 
org.n52.oxf.ses.adapter.client.httplistener - package org.n52.oxf.ses.adapter.client.httplistener
 
org.n52.oxf.ses.util - package org.n52.oxf.ses.util
 

P

parseOM(ObservationDocument) - Static method in class org.n52.oxf.ses.util.OMParser
 
parseResponse(XmlObject) - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
parseResponse(XmlObject) - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
pauseSubscription(Subscription) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
PRM_PORT_TYPE - Static variable in class org.n52.oxf.ses.adapter.client.SESClient
 
processRequest(String, String, String, Properties) - Method in interface org.n52.oxf.ses.adapter.client.httplistener.HttpListener
 
Publisher - Class in org.n52.oxf.ses.adapter.client
 
Publisher(XmlObject) - Constructor for class org.n52.oxf.ses.adapter.client.Publisher
 

R

REGISTER_PUBLISHER - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
REGISTER_PUBLISHER_FROM - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
REGISTER_PUBLISHER_LIFETIME_DURATION - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
REGISTER_PUBLISHER_SENSORML - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
REGISTER_PUBLISHER_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
REGISTER_PUBLISHER_TOPIC - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
REGISTER_PUBLISHER_TOPIC_DIALECT - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
registerCallbackOnAvailable(SimpleConsumerServlet.CallbackOnAvailableListener) - Static method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
registerPublisher(XmlObject) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
RESOURCE_OPERATION - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
The name of the service operation which returns the data to be added to a map view as a layer.
ResourceIdInstance - Class in org.n52.oxf.ses.adapter.client
 
ResourceIdInstance(String, String) - Constructor for class org.n52.oxf.ses.adapter.client.ResourceIdInstance
 

S

sendHttpGetRequest(URI) - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
sendHttpGetRequest(URI) - Static method in class org.n52.oxf.ses.adapter.client.SESClient
 
sendHttpGetRequest(URI) - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
sendHttpPostRequest(String, String) - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
sendHttpPostRequest(String, String) - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
serve(String, String, Properties, Properties, Properties) - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleWSNConsumer
 
SERVICE_TYPE - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
The Type of the service which is connectable by this ServiceAdapter
serviceTested - Variable in class org.n52.oxf.ses.adapter.SESServiceInstance
 
SES_PORT_TYPE - Static variable in class org.n52.oxf.ses.adapter.client.SESClient
 
SESAdapter - Class in org.n52.oxf.ses.adapter
SES-Adapter for the OX-Framework
TODO implement missing operations
Current state (could not be tested because of missing dp compliant instance): GetCapabilities implemented Subscribe Notify RegisterPublisher
SESAdapter() - Constructor for class org.n52.oxf.ses.adapter.SESAdapter
constructor which instantiates
SESAdapter(String) - Constructor for class org.n52.oxf.ses.adapter.SESAdapter
 
SESAdapter(ParameterContainer) - Constructor for class org.n52.oxf.ses.adapter.SESAdapter
Deprecated.
constructor parameter has no effect
SESCapabilitiesMapper_00 - Class in org.n52.oxf.ses.adapter
maps the Capabilities of the SES into a ServiceDescriptor object.
SESCapabilitiesMapper_00() - Constructor for class org.n52.oxf.ses.adapter.SESCapabilitiesMapper_00
 
SESClient - Class in org.n52.oxf.ses.adapter.client
 
SESConnectorImpl - Class in org.n52.oxf.ses.adapter.client
Default implementation of ISESConnector.
SESConnectorImpl() - Constructor for class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
SESRequestBuilder_00 - Class in org.n52.oxf.ses.adapter
contains attributes and methods to encode SESOperationRequests as String in xml-format
SESRequestBuilder_00() - Constructor for class org.n52.oxf.ses.adapter.SESRequestBuilder_00
 
SESRequestBuilder_00.SoapEnvelopeBuilder - Class in org.n52.oxf.ses.adapter
 
SESRequestBuilderFactory - Class in org.n52.oxf.ses.adapter
 
SESRequestBuilderFactory() - Constructor for class org.n52.oxf.ses.adapter.SESRequestBuilderFactory
 
SESResponse(int, XmlObject) - Constructor for class org.n52.oxf.ses.adapter.client.ISESConnector.SESResponse
 
SESResponseBuilder_00 - Class in org.n52.oxf.ses.adapter
Deprecated.
where should this be used?!
SESResponseBuilder_00() - Constructor for class org.n52.oxf.ses.adapter.SESResponseBuilder_00
Deprecated.
 
SESResponseBuilderFactory - Class in org.n52.oxf.ses.adapter
Deprecated.
where should this be used?!
SESResponseBuilderFactory() - Constructor for class org.n52.oxf.ses.adapter.SESResponseBuilderFactory
Deprecated.
 
SESServiceInstance - Class in org.n52.oxf.ses.adapter
 
SESServiceInstance(URL) - Constructor for class org.n52.oxf.ses.adapter.SESServiceInstance
 
SESUtils - Class in org.n52.oxf.ses.adapter
 
SESUtils() - Constructor for class org.n52.oxf.ses.adapter.SESUtils
 
SESUtils.SesNamespace - Enum in org.n52.oxf.ses.adapter
Namespaces are taken from public SES wsdl file.
setAddSoap(boolean) - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
setAddSoap(boolean) - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
setConnectorImplementation(Class<?>) - Static method in class org.n52.oxf.ses.adapter.client.SESClient
Use this method before getting an instance with SESClient#getInstance(URL, String, String, String).
setException(Exception) - Method in class org.n52.oxf.ses.adapter.client.Publisher
 
setException(Exception) - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
setFilter(String) - Method in class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
The Filter compliant to the WS-N spec.
setHost(URL) - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
setHost(URL) - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
setListener(HttpListener) - Method in interface org.n52.oxf.ses.adapter.client.httplistener.IWSNConsumer
 
setListener(HttpListener) - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
setListener(HttpListener) - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleWSNConsumer
 
shutdown() - Method in interface org.n52.oxf.ses.adapter.client.ISESConnector
 
shutdown() - Static method in class org.n52.oxf.ses.adapter.client.SESClient
 
shutdown() - Method in class org.n52.oxf.ses.adapter.client.SESConnectorImpl
 
shutdown() - Method in class org.n52.oxf.ses.adapter.client.Subscription
 
SimpleConsumerServlet - Class in org.n52.oxf.ses.adapter.client.httplistener
Specify the use of this servlet if you use the client within a servlet 2.x container (jetty, tomcat, etc).
SimpleConsumerServlet() - Constructor for class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
SimpleConsumerServlet.CallbackOnAvailableListener - Interface in org.n52.oxf.ses.adapter.client.httplistener
A callback listener which is informed when the servlet is available.
SimpleWSNConsumer - Class in org.n52.oxf.ses.adapter.client.httplistener
Simple HTTP client (based on NanoHTTPD) to receive WS-N notifications.
SimpleWSNConsumer(int, String) - Constructor for class org.n52.oxf.ses.adapter.client.httplistener.SimpleWSNConsumer
 
SimpleWSNConsumer(int, String, File, HttpListener) - Constructor for class org.n52.oxf.ses.adapter.client.httplistener.SimpleWSNConsumer
 
stop() - Method in interface org.n52.oxf.ses.adapter.client.httplistener.IWSNConsumer
use to free resources
stop() - Method in class org.n52.oxf.ses.adapter.client.httplistener.SimpleConsumerServlet
 
SUB_MGR_PORT_TYPE - Static variable in class org.n52.oxf.ses.adapter.client.SESClient
 
subscribe(SubscriptionConstraints) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
SUBSCRIBE - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
SUBSCRIBE_CONSUMER_REFERENCE_ADDRESS - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_FILTER_MESSAGE_CONTENT - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_FILTER_MESSAGE_CONTENT_DIALECT - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_FILTER_TOPIC - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_FILTER_TOPIC_DIALECT - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_FROM - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_INITIAL_TERMINATION_TIME - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
SUBSCRIBE_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
Subscription - Class in org.n52.oxf.ses.adapter.client
 
Subscription(SubscriptionConstraints) - Constructor for class org.n52.oxf.ses.adapter.client.Subscription
 
SubscriptionConstraints - Class in org.n52.oxf.ses.adapter.client
 
SubscriptionConstraints(String) - Constructor for class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
Creates a SubscriptionConstraints instance with no filter defined.
SubscriptionConstraints(String, String) - Constructor for class org.n52.oxf.ses.adapter.client.SubscriptionConstraints
 
SubscriptionConstraints.DynamicFilterSubscription - Class in org.n52.oxf.ses.adapter.client
 
SubscriptionConstraints.XPathSubscription - Class in org.n52.oxf.ses.adapter.client
 
SUPPORTED_VERSIONS - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
the Versions of the services which are connectable by this ServiceAdapter.

U

unsubscribe(Subscription) - Method in class org.n52.oxf.ses.adapter.client.SESClient
 
UNSUBSCRIBE - Static variable in class org.n52.oxf.ses.adapter.SESAdapter
 
UNSUBSCRIBE_REFERENCE - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
UNSUBSCRIBE_REFERENCE_XML - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 
UNSUBSCRIBE_SES_URL - Static variable in interface org.n52.oxf.ses.adapter.ISESRequestBuilder
 

V

valueOf(String) - Static method in enum org.n52.oxf.ses.adapter.SESUtils.SesNamespace
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.n52.oxf.ses.adapter.SESUtils.SesNamespace
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitUntilAvailable() - Method in class org.n52.oxf.ses.adapter.SESServiceInstance
 

X

XPathSubscription(String, String) - Constructor for class org.n52.oxf.ses.adapter.client.SubscriptionConstraints.XPathSubscription
 
A B C D E F G H I M N O P R S U V W X 
Skip navigation links

Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.