public class XmlTypeAdapter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlTypeAdapter.CoordinationContextImpl |
static class |
XmlTypeAdapter.CoordinationContextTypeImpl |
static class |
XmlTypeAdapter.RegisterTypeImpl |
| Constructor and Description |
|---|
XmlTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static CoordinationContextIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType> |
adapt(CoordinationContext delegate) |
static BaseIdentifier<CoordinationContextType.Identifier> |
adapt(CoordinationContextType.Identifier delegate) |
static BaseExpires<Expires> |
adapt(Expires delegate) |
static BaseRegisterResponseType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterResponseType> |
adapt(RegisterResponseType delegate) |
static BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> |
adapt(RegisterType delegate) |
static BaseRegisterResponseType |
newRegisterResponseType() |
static BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> |
newRegisterType() |
public static BaseExpires<Expires> adapt(Expires delegate)
public static BaseIdentifier<CoordinationContextType.Identifier> adapt(CoordinationContextType.Identifier delegate)
public static CoordinationContextIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType> adapt(CoordinationContext delegate)
public static BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> adapt(RegisterType delegate)
public static BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> newRegisterType()
public static BaseRegisterResponseType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterResponseType> adapt(RegisterResponseType delegate)
public static BaseRegisterResponseType newRegisterResponseType()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.