Package | Description |
---|---|
com.sun.xml.ws.policy.jaxws |
Modifier and Type | Method and Description |
---|---|
static BuilderHandlerMessageScope.Scope |
BuilderHandlerMessageScope.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuilderHandlerMessageScope.Scope[] |
BuilderHandlerMessageScope.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BuilderHandlerMessageScope(Collection<String> policyURIs,
Map<String,com.sun.xml.ws.policy.sourcemodel.PolicySourceModel> policyStore,
Object policySubject,
BuilderHandlerMessageScope.Scope scope,
QName service,
QName port,
QName operation,
QName message)
Creates a new instance of WSDLServiceScopeBuilderHandler
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.