com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api
Interface RegisterPublisherResponse
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- RegisterPublisherResponseImpl
public interface RegisterPublisherResponse
- extends org.ow2.easywsdl.schema.api.SchemaElement
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
getPublisherRegistrationReference
com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getPublisherRegistrationReference()
throws WSNotificationException
- Throws:
WSNotificationException
setPublisherRegistrationReference
void setPublisherRegistrationReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
getConsumerReference
com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getConsumerReference()
throws WSNotificationException
- Throws:
WSNotificationException
setConsumerReference
void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.