Package | Description |
---|---|
weblogic.wsee.conversation | |
weblogic.wsee.wsdl |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
ConversationUtils2.isConversational(WsdlBinding binding) |
Determines if a given binding is conversational
|
Modifier and Type | Method | Description |
---|---|---|
WsdlBinding |
WsdlPort.getBinding() |
Deprecated.
returns the binding for this port
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Map<javax.xml.namespace.QName,? extends WsdlBinding> |
WsdlDefinitions.getBindings() |
Deprecated.
returns all bindings of this wsdl definition
|