com.ebmwebsourcing.wsstar.addressing.definition.decorator
Class AbstractAddressingConverter<EprNew extends AbsItfEndpointReferenceType,EprImpl extends DecoratorEndpointReferenceTypeImpl,RefNew extends AbsItfReferenceParametersType,RefImpl extends DecoratorReferenceParametersTypeImpl>

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.addressing.definition.decorator.AbstractAddressingConverter<EprNew,EprImpl,RefNew,RefImpl>

public abstract class AbstractAddressingConverter<EprNew extends AbsItfEndpointReferenceType,EprImpl extends DecoratorEndpointReferenceTypeImpl,RefNew extends AbsItfReferenceParametersType,RefImpl extends DecoratorReferenceParametersTypeImpl>
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
AbstractAddressingConverter()
           
 
Method Summary
abstract  EprNew convertEndpointReferenceType(AbsItfEndpointReferenceType desc)
           
protected  EprNew convertEndpointReferenceType(AbsItfEndpointReferenceType odlDesc, java.lang.Class<EprImpl> eprimpl, java.lang.Class<RefImpl> refimpl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAddressingConverter

public AbstractAddressingConverter()
Method Detail

convertEndpointReferenceType

public abstract EprNew convertEndpointReferenceType(AbsItfEndpointReferenceType desc)
                                                                                 throws WSAddressingException
Throws:
WSAddressingException

convertEndpointReferenceType

protected EprNew convertEndpointReferenceType(AbsItfEndpointReferenceType odlDesc,
                                              java.lang.Class<EprImpl> eprimpl,
                                              java.lang.Class<RefImpl> refimpl)
                                                                           throws WSAddressingException
Throws:
WSAddressingException


Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.