|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedAttribute | |
|---|---|
| com.sun.xml.ws.api.addressing | |
| com.sun.xml.ws.api.client | |
| com.sun.xml.ws.api.fastinfoset | |
| com.sun.xml.ws.api.security | |
| com.sun.xml.ws.api.server | APIs for hosting JAX-WS services. |
| com.sun.xml.ws.api.transport.tcp | |
| com.sun.xml.ws.developer | JAX-WS RI vendor extension features that are available to the JAX-WS RI users. |
| com.sun.xml.ws.dump | |
| com.sun.xml.ws.policy.config | |
| com.sun.xml.ws.runtime.config | |
| com.sun.xml.ws.runtime.dev | |
| com.sun.xml.ws.rx.mc.api | |
| com.sun.xml.ws.rx.rm.api | |
| com.sun.xml.ws.rx.rm.runtime.sequence | |
| com.sun.xml.ws.rx.testing | |
| com.sun.xml.ws.security | |
| com.sun.xml.ws.security.trust | |
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| com.sun.xml.wss | |
| com.sun.xml.wss.impl.misc | |
| org.glassfish.gmbal | |
| Uses of ManagedAttribute in com.sun.xml.ws.api.addressing |
|---|
| Methods in com.sun.xml.ws.api.addressing with annotations of type ManagedAttribute | |
|---|---|
WSEndpointReference |
OneWayFeature.getFrom()
Getter for wsa:From header WSEndpointReference. |
String |
OneWayFeature.getID()
|
String |
OneWayFeature.getRelatesToID()
Getter for MessageID for wsa:RelatesTo header. |
WSEndpointReference |
OneWayFeature.getReplyTo()
Getter for wsa:ReplyTo header WSEndpointReference . |
| Uses of ManagedAttribute in com.sun.xml.ws.api.client |
|---|
| Methods in com.sun.xml.ws.api.client with annotations of type ManagedAttribute | |
|---|---|
String |
SelectOptimalEncodingFeature.getID()
|
| Uses of ManagedAttribute in com.sun.xml.ws.api.fastinfoset |
|---|
| Methods in com.sun.xml.ws.api.fastinfoset with annotations of type ManagedAttribute | |
|---|---|
String |
FastInfosetFeature.getID()
|
| Uses of ManagedAttribute in com.sun.xml.ws.api.security |
|---|
| Methods in com.sun.xml.ws.api.security with annotations of type ManagedAttribute | |
|---|---|
CallbackHandler |
CallbackHandlerFeature.getHandler()
|
String |
CallbackHandlerFeature.getID()
|
| Uses of ManagedAttribute in com.sun.xml.ws.api.server |
|---|
| Methods in com.sun.xml.ws.api.server with annotations of type ManagedAttribute | |
|---|---|
Set<QName> |
SDDocument.WSDL.getAllServices()
All <service> names that were in this WSDL, or empty set if there was none. |
Set<String> |
SDDocument.getImports()
returns the referenced documents |
QName |
SDDocument.getRootName()
Gets the root tag name of this document. |
String |
SDDocument.Schema.getTargetNamespace()
Gets the target namepsace of this schema. |
String |
SDDocument.WSDL.getTargetNamespace()
Gets the target namepsace of this schema. |
URL |
SDDocument.getURL()
Gets the system ID of the document where it's taken from. |
boolean |
SDDocument.WSDL.hasPortType()
This WSDL has a portType definition that matches what WSEndpoint is serving. |
boolean |
SDDocument.WSDL.hasService()
This WSDL has a service definition that matches the WSEndpoint. |
boolean |
SDDocument.isSchema()
Returns true if this document is schema. |
boolean |
SDDocument.isWSDL()
Returns true if this document is WSDL. |
| Uses of ManagedAttribute in com.sun.xml.ws.api.transport.tcp |
|---|
| Methods in com.sun.xml.ws.api.transport.tcp with annotations of type ManagedAttribute | |
|---|---|
String |
SelectOptimalTransportFeature.getID()
|
String |
TcpTransportFeature.getID()
|
SelectOptimalTransportFeature.Transport |
SelectOptimalTransportFeature.getTransport()
|
| Uses of ManagedAttribute in com.sun.xml.ws.developer |
|---|
| Methods in com.sun.xml.ws.developer with annotations of type ManagedAttribute | |
|---|---|
String |
BindingTypeFeature.getBindingId()
|
MIMEConfig |
StreamingAttachmentFeature.getConfig()
Returns the configuration object. |
Class<? extends ValidationErrorHandler> |
SchemaValidationFeature.getErrorHandler()
Invalid schema instances are rejected, a SOAP fault message is created for any invalid request and response message. |
JAXBContextFactory |
UsesJAXBContextFeature.getFactory()
Gets the JAXBContextFactory instance to be used for creating JAXBContext for SEI. |
String |
BindingTypeFeature.getID()
|
String |
MemberSubmissionAddressingFeature.getID()
|
String |
SchemaValidationFeature.getID()
|
String |
StatefulFeature.getID()
|
String |
StreamingAttachmentFeature.getID()
|
String |
UsesJAXBContextFeature.getID()
|
MemberSubmissionAddressing.Validation |
MemberSubmissionAddressingFeature.getValidation()
|
boolean |
MemberSubmissionAddressingFeature.isRequired()
|
| Uses of ManagedAttribute in com.sun.xml.ws.dump |
|---|
| Methods in com.sun.xml.ws.dump with annotations of type ManagedAttribute | |
|---|---|
String |
MessageDumpingFeature.getID()
|
Level |
MessageDumpingFeature.getMessageLoggingLevel()
|
String |
MessageDumpingFeature.getMessageLoggingRoot()
|
boolean |
MessageDumpingFeature.getMessageLoggingStatus()
|
| Uses of ManagedAttribute in com.sun.xml.ws.policy.config |
|---|
| Methods in com.sun.xml.ws.policy.config with annotations of type ManagedAttribute | |
|---|---|
String |
PolicyFeature.getID()
|
PolicyMap |
PolicyFeature.getPolicyMap()
|
| Uses of ManagedAttribute in com.sun.xml.ws.runtime.config |
|---|
| Methods in com.sun.xml.ws.runtime.config with annotations of type ManagedAttribute | |
|---|---|
String |
TubelineFeature.getID()
|
| Uses of ManagedAttribute in com.sun.xml.ws.runtime.dev |
|---|
| Methods in com.sun.xml.ws.runtime.dev with annotations of type ManagedAttribute | |
|---|---|
SecurityContextTokenInfo |
Session.getSecurityInfo()
Accessor for the securityInfo field. |
String |
Session.getSessionKey()
Accessor for Session Key. |
abstract Set<String> |
SessionManager.keys()
Returns the Set of valid Session keys. |
protected abstract Collection<Session> |
SessionManager.sessions()
|
| Uses of ManagedAttribute in com.sun.xml.ws.rx.mc.api |
|---|
| Methods in com.sun.xml.ws.rx.mc.api with annotations of type ManagedAttribute | |
|---|---|
String |
MakeConnectionSupportedFeature.getID()
|
| Uses of ManagedAttribute in com.sun.xml.ws.rx.rm.api |
|---|
| Methods in com.sun.xml.ws.rx.rm.api with annotations of type ManagedAttribute | |
|---|---|
long |
ReliableMessagingFeature.getAcknowledgementTransmissionInterval()
Specifies the duration after which the RM Destination will transmit an acknowledgement. |
long |
ReliableMessagingFeature.getAckRequestTransmissionInterval()
Specifies interval between sending subsequent acknowledgement request messages by an RM Source in case of any unacknowledged messages on the sequence. |
long |
ReliableMessagingFeature.getCloseSequenceOperationTimeout()
Specifies the timeout for a CloseSequenceRequest message. |
ReliableMessagingFeature.DeliveryAssurance |
ReliableMessagingFeature.getDeliveryAssurance()
Specifies the message delivery quality of service between the RM and application layer. |
long |
ReliableMessagingFeature.getDestinationBufferQuota()
This attribute may be used together with ordered delivery requirement. |
String |
ReliableMessagingFeature.getID()
|
long |
ReliableMessagingFeature.getMaxConcurrentSessions()
Specifies how many concurrently active RM sessions (measured based on inbound RM sequences) the sequence manager dedicated to the WS Endpoint accepts before starting to refuse new requests for sequence creation. |
long |
ReliableMessagingFeature.getMaxMessageRetransmissionCount()
A message is considered to be transferred if its delivery at the recipient has been acknowledged by the recipient. |
long |
ReliableMessagingFeature.getMaxRmSessionControlMessageResendAttempts()
The infrastructure tries to send each RM session protocol control message such as CreateSequence, CloseSequence, TerminateSequence at most a ReliableMessagingFeature.getMaxRmSessionControlMessageResendAttempts() number of times. |
long |
ReliableMessagingFeature.getMessageRetransmissionInterval()
Specifies how long the RM Source will wait after transmitting a message before retransmitting the message if no acknowledgement arrives. |
RmProtocolVersion |
ReliableMessagingFeature.getProtocolVersion()
Specifies which WS-RM version SOAP messages and SOAP message headers should be used for communication between RM source and RM destination |
ReliableMessagingFeature.BackoffAlgorithm |
ReliableMessagingFeature.getRetransmissionBackoffAlgorithm()
Specifies that the retransmission interval will be adjusted using a specific backoff algorithm. |
ReliableMessagingFeature.SecurityBinding |
ReliableMessagingFeature.getSecurityBinding()
Specifies whether each created RM sequence must be bound to a specific underlying security token or secured transport. |
long |
ReliableMessagingFeature.getSequenceInactivityTimeout()
Specifies a period of inactivity for a Sequence in ms. |
long |
ReliableMessagingFeature.getSequenceManagerMaintenancePeriod()
Specifies the period (in milliseconds) of a sequence manager maintenance task execution. |
boolean |
ReliableMessagingFeature.isOrderedDeliveryEnabled()
Specifies a requirement that messages from each individual Sequence are to be delivered in the same order they have been sent by the Application Source. |
boolean |
ReliableMessagingFeature.isPersistenceEnabled()
Specifies whether the runtime should use persistent message storage or not. |
| Uses of ManagedAttribute in com.sun.xml.ws.rx.rm.runtime.sequence |
|---|
| Methods in com.sun.xml.ws.rx.rm.runtime.sequence with annotations of type ManagedAttribute | |
|---|---|
Map<String,String> |
SequenceManager.boundSequences()
|
long |
SequenceManager.concurrentlyOpenedInboundSequencesCount()
|
String |
Sequence.getBoundSecurityTokenReferenceId()
Provides information on a security session to which this sequence is bound to. |
String |
Sequence.getId()
Returns unique identifier of the sequence |
long |
Sequence.getLastActivityTime()
Provides information on the last activity time of this sequence. |
long |
Sequence.getLastMessageNumber()
Provides information on the message number of the last message registered on this sequence |
Sequence.State |
Sequence.getState()
Provides information on the state of the message sequence |
boolean |
Sequence.hasUnacknowledgedMessages()
The method may be called to determine whether the sequence has some unacknowledged messages or not |
boolean |
Sequence.isAckRequested()
Provides information on the actual AckRequested flag status |
boolean |
Sequence.isClosed()
Provides information on the sequence closed status. |
boolean |
Sequence.isExpired()
Provides information on the sequence expiration status. |
boolean |
SequenceManager.persistent()
|
Map<String,Sequence> |
SequenceManager.sequences()
|
String |
SequenceManager.uniqueEndpointId()
|
| Uses of ManagedAttribute in com.sun.xml.ws.rx.testing |
|---|
| Methods in com.sun.xml.ws.rx.testing with annotations of type ManagedAttribute | |
|---|---|
String |
PacketFilteringFeature.getID()
|
| Uses of ManagedAttribute in com.sun.xml.ws.security |
|---|
| Methods in com.sun.xml.ws.security with annotations of type ManagedAttribute | |
|---|---|
String |
IssuedTokenContext.getAppliesTo()
|
Token |
IssuedTokenContext.getAssociatedProofToken()
get the Proof Token (if any) associated with the SecurityToken, null otherwise |
Token |
IssuedTokenContext.getAttachedSecurityTokenReference()
If the token returned doesnt allow use of wsu:id attribute then a STR is returned as |
Date |
SecurityContextTokenInfo.getCreationTime()
|
Date |
SecurityContextTokenInfo.getExpirationTime()
|
String |
SecurityContextTokenInfo.getExternalId()
|
String |
SecurityContextTokenInfo.getIdentifier()
|
IssuedTokenContext |
SecurityContextTokenInfo.getIssuedTokenContext()
|
String |
IssuedTokenContext.getKeyType()
|
Object |
IssuedTokenContext.getOtherPartyEntropy()
Get the Entropy if any provided by the Other Party, null otherwise |
X509Certificate |
IssuedTokenContext.getRequestorCertificate()
Requestor Certificate(s) |
Subject |
IssuedTokenContext.getRequestorSubject()
|
String |
IssuedTokenContext.getRequestorUsername()
Requestor username if any |
byte[] |
SecurityContextTokenInfo.getSecret()
|
Token |
IssuedTokenContext.getSecurityToken()
Depending on the |
Object |
IssuedTokenContext.getSelfEntropy()
Get self Entropy if set, null otherwise |
String |
IssuedTokenContext.getTokenIssuer()
|
String |
IssuedTokenContext.getTokenType()
|
Token |
IssuedTokenContext.getUnAttachedSecurityTokenReference()
If the token returned doesnt allow use of wsu:id attribute then a STR is returned as |
| Uses of ManagedAttribute in com.sun.xml.ws.security.trust |
|---|
| Methods in com.sun.xml.ws.security.trust with annotations of type ManagedAttribute | |
|---|---|
String |
STSIssuedTokenFeature.getID()
|
STSIssuedTokenConfiguration |
STSIssuedTokenFeature.getSTSIssuedTokenConfiguration()
|
| Uses of ManagedAttribute in com.sun.xml.ws.server |
|---|
| Methods in com.sun.xml.ws.server with annotations of type ManagedAttribute | |
|---|---|
AddressingVersion |
MonitorRootService.addressingVersion()
|
BindingID |
MonitorRootService.bindingID()
|
Container |
MonitorRootService.container()
|
boolean |
MonitorRootService.dumpHTTPMessages()
|
void |
MonitorRootService.dumpHTTPMessages(boolean x)
|
WSFeatureList |
MonitorRootService.features()
|
String |
MonitorRootService.jaxwsRuntimeVersion()
|
String |
MonitorRootService.policy()
|
QName |
MonitorRootService.portName()
|
String |
MonitorRootService.seiModelWSDLLocation()
|
Set<String> |
MonitorRootService.serviceDefinitionImports()
|
URL |
MonitorRootService.serviceDefinitionURL()
|
QName |
MonitorRootService.serviceName()
|
String |
MonitorRootService.soapVersionHttpBindingId()
|
EndpointAddress |
MonitorRootService.wsdlEndpointAddress()
|
QName |
MonitorRootService.wsdlPortTypeName()
|
| Uses of ManagedAttribute in com.sun.xml.wss |
|---|
| Methods in com.sun.xml.wss with annotations of type ManagedAttribute | |
|---|---|
long |
NonceManager.getMaxNonceAge()
|
| Uses of ManagedAttribute in com.sun.xml.wss.impl.misc |
|---|
| Methods in com.sun.xml.wss.impl.misc with annotations of type ManagedAttribute | |
|---|---|
long |
NonceCache.getMaxNonceAge()
|
boolean |
NonceCache.isScheduled()
|
boolean |
NonceCache.wasCanceled()
|
| Uses of ManagedAttribute in org.glassfish.gmbal |
|---|
| Methods in org.glassfish.gmbal with annotations of type ManagedAttribute | |
|---|---|
AMXMBeanInterface[] |
AMXMBeanInterface.getChildren()
Containment hierarchy: Get all AMXMBeanInterface contained by this one, in no particular order. |
String |
AMXMBeanInterface.getName()
Usually the same as the ObjectName 'name' property, but can differ if the actual name contains characters that must be escaped for an ObjectName and/or if the MBean has a mutable name attribute. |
AMXMBeanInterface |
AMXMBeanInterface.getParent()
"go up one level": the MBean containing this one, can be null for root |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||