jp.go.nict.langrid.cosee.ws
クラス DefaultSoapHeaderElementFactory
java.lang.Object
jp.go.nict.langrid.cosee.ws.DefaultSoapHeaderElementFactory
- すべての実装されたインタフェース:
- SoapHeaderElementFactory
public class DefaultSoapHeaderElementFactory
- extends Object
- implements SoapHeaderElementFactory
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSoapHeaderElementFactory
public DefaultSoapHeaderElementFactory()
create
public SOAPHeaderElement create(String namespace,
String localPart,
Object value)
- 定義:
- インタフェース
SoapHeaderElementFactory
内の create