public class WSATClient extends Object
Constructor and Description |
---|
WSATClient() |
Modifier and Type | Method and Description |
---|---|
static CompletionCoordinatorPortType |
getCompletionCoordinatorPort(String action,
MAP map) |
static CompletionCoordinatorPortType |
getCompletionCoordinatorPort(W3CEndpointReference endpointReference,
String action,
MAP map) |
static CompletionCoordinatorRPCPortType |
getCompletionCoordinatorRPCPort(W3CEndpointReference endpointReference,
String action,
MAP map) |
static CompletionInitiatorPortType |
getCompletionInitiatorPort(String action,
MAP map) |
static CompletionInitiatorPortType |
getCompletionInitiatorPort(W3CEndpointReference endpointReference,
String action,
MAP map) |
static CoordinatorPortType |
getCoordinatorPort(String action,
MAP map) |
static CoordinatorPortType |
getCoordinatorPort(W3CEndpointReference endpointReference,
String action,
MAP map) |
static ParticipantPortType |
getParticipantPort(String action,
MAP map) |
static ParticipantPortType |
getParticipantPort(W3CEndpointReference endpointReference,
String action,
MAP map) |
public static CoordinatorPortType getCoordinatorPort(W3CEndpointReference endpointReference, String action, MAP map)
public static ParticipantPortType getParticipantPort(W3CEndpointReference endpointReference, String action, MAP map)
public static CompletionCoordinatorPortType getCompletionCoordinatorPort(W3CEndpointReference endpointReference, String action, MAP map)
public static CompletionInitiatorPortType getCompletionInitiatorPort(W3CEndpointReference endpointReference, String action, MAP map)
public static CompletionCoordinatorRPCPortType getCompletionCoordinatorRPCPort(W3CEndpointReference endpointReference, String action, MAP map)
public static CoordinatorPortType getCoordinatorPort(String action, MAP map)
public static ParticipantPortType getParticipantPort(String action, MAP map)
public static CompletionCoordinatorPortType getCompletionCoordinatorPort(String action, MAP map)
public static CompletionInitiatorPortType getCompletionInitiatorPort(String action, MAP map)
Copyright © 2018 JBoss by Red Hat. All rights reserved.