org.apache.cxf.ws.rm
Class Proxy

java.lang.Object
  extended by org.apache.cxf.ws.rm.Proxy

public class Proxy
extends java.lang.Object


Constructor Summary
Proxy(RMEndpoint rme)
           
 
Method Summary
 CreateSequenceResponseType createSequence(org.apache.cxf.ws.addressing.EndpointReferenceType to, org.apache.cxf.ws.addressing.v200408.EndpointReferenceType defaultAcksTo, org.apache.cxf.ws.addressing.RelatesToType relatesTo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Proxy

public Proxy(RMEndpoint rme)
Method Detail

createSequence

public CreateSequenceResponseType createSequence(org.apache.cxf.ws.addressing.EndpointReferenceType to,
                                                 org.apache.cxf.ws.addressing.v200408.EndpointReferenceType defaultAcksTo,
                                                 org.apache.cxf.ws.addressing.RelatesToType relatesTo)
                                          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.