public class Publisher extends Object
Constructor and Description |
---|
Publisher(org.apache.xmlbeans.XmlObject sensorML) |
Modifier and Type | Method and Description |
---|---|
String |
getConsumerAddress() |
org.apache.xmlbeans.XmlObject |
getDestroyRegistrationDocument() |
String |
getExceptionText() |
ISESConnector |
getManager() |
String |
getPublisherAddress() |
org.apache.xmlbeans.XmlObject |
getRegisterDocument() |
String |
getResourceID() |
boolean |
isDestroyed() |
boolean |
isFailed() |
void |
parseResponse(org.apache.xmlbeans.XmlObject response) |
void |
setException(Exception e) |
public org.apache.xmlbeans.XmlObject getRegisterDocument()
public void setException(Exception e)
public void parseResponse(org.apache.xmlbeans.XmlObject response)
public org.apache.xmlbeans.XmlObject getDestroyRegistrationDocument()
public boolean isFailed()
public boolean isDestroyed()
public String getExceptionText()
public String getResourceID()
public String getPublisherAddress()
public String getConsumerAddress()
public ISESConnector getManager()
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.