com.ibm.websphere.sib.wsn

Class CreatePullPointResponse



  • public class CreatePullPointResponse
    extends AnyElemAnyAttrType
    A class which represents the CreatePullPointResponse element in the WS-Notification Base Notification schema. This class allows custom elements and attributes to be set.
    See Also:
    AnyElemAnyAttrType
    • Constructor Detail

      • CreatePullPointResponse

        public CreatePullPointResponse(EndpointReference pullPoint)
        Create an instance without user defined elements
        Parameters:
        pullPoint - The endpoint reference for the pull point.
      • CreatePullPointResponse

        public CreatePullPointResponse(EndpointReference pullPoint,
                               javax.xml.soap.SOAPElement[] elements)
        Create an instance with user defined elements
        Parameters:
        pullPoint - The endpoint reference for the pull point.
    • Method Detail

      • getPullPoint

        public EndpointReference getPullPoint()
        Get the endpoint reference for the pull point
        Returns:
        Returns the pull point.
      • setPullPoint

        public void setPullPoint(EndpointReference pullPoint)
        Set the endpoint reference for the pull point
        Parameters:
        pullPoint - The pull point to set.
IBM WebSphere Application ServerTM
Release 8.5