Uses of Class
org.glassfish.gmbal.ManagedData

Packages that use ManagedData
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.wss.impl.misc   
org.glassfish.gmbal.impl   
 

Uses of ManagedData in com.sun.xml.ws.api.addressing
 

Classes in com.sun.xml.ws.api.addressing with annotations of type ManagedData
 class OneWayFeature
          Unsupported RI extension to work around an issue in WSIT.
 

Uses of ManagedData in com.sun.xml.ws.api.client
 

Classes in com.sun.xml.ws.api.client with annotations of type ManagedData
 class SelectOptimalEncodingFeature
          Client side feature to enable or disable the selection of the optimal encoding by the client when sending outbound messages.
 

Uses of ManagedData in com.sun.xml.ws.api.fastinfoset
 

Classes in com.sun.xml.ws.api.fastinfoset with annotations of type ManagedData
 class FastInfosetFeature
          Enable or disable Fast Infoset on a Web service.
 

Uses of ManagedData in com.sun.xml.ws.api.security
 

Classes in com.sun.xml.ws.api.security with annotations of type ManagedData
 class CallbackHandlerFeature
          WebServiceFeature that controls CallbackHandler used during security related processing of Metro.
 

Uses of ManagedData in com.sun.xml.ws.api.server
 

Classes in com.sun.xml.ws.api.server with annotations of type ManagedData
 interface SDDocument
          Represents an individual document that forms a ServiceDefinition.
 

Uses of ManagedData in com.sun.xml.ws.api.transport.tcp
 

Classes in com.sun.xml.ws.api.transport.tcp with annotations of type ManagedData
 class SelectOptimalTransportFeature
          Optimized transport WebServiceFeature
 class TcpTransportFeature
          TCP transport WebServiceFeature
 

Uses of ManagedData in com.sun.xml.ws.developer
 

Classes in com.sun.xml.ws.developer with annotations of type ManagedData
 class BindingTypeFeature
          Using this feature, the application could override the binding used by the runtime(usually determined from WSDL).
 class MemberSubmissionAddressingFeature
          Addressing Feature representing MemberSubmission Version.
 class SchemaValidationFeature
          WebServiceFeature for schema validation.
 class StatefulFeature
          Designates a stateful WebService.
 class StreamingAttachmentFeature
          Proxy needs to be created with this feature to configure StreamingAttachment attachments behaviour.
 class UsesJAXBContextFeature
          A WebServiceFeature that instructs the JAX-WS runtime to use a specific JAXBContextFactory instance of creating JAXBContext.
 

Uses of ManagedData in com.sun.xml.ws.dump
 

Classes in com.sun.xml.ws.dump with annotations of type ManagedData
 class MessageDumpingFeature
           
 

Uses of ManagedData in com.sun.xml.ws.policy.config
 

Classes in com.sun.xml.ws.policy.config with annotations of type ManagedData
 class PolicyFeature
          WebServiceFeature for a WS-Policy expression WebServiceFeature.
 

Uses of ManagedData in com.sun.xml.ws.runtime.config
 

Classes in com.sun.xml.ws.runtime.config with annotations of type ManagedData
 class TubelineFeature
          WebServiceFeature for the Tubeline WebServiceFeature
 

Uses of ManagedData in com.sun.xml.ws.runtime.dev
 

Classes in com.sun.xml.ws.runtime.dev with annotations of type ManagedData
 class Session
          The Session object is used to manage state between multiple requests from the same client.
 

Uses of ManagedData in com.sun.xml.ws.rx.mc.api
 

Classes in com.sun.xml.ws.rx.mc.api with annotations of type ManagedData
 class MakeConnectionSupportedFeature
           
 

Uses of ManagedData in com.sun.xml.ws.rx.rm.api
 

Classes in com.sun.xml.ws.rx.rm.api with annotations of type ManagedData
 class ReliableMessagingFeature
          Reliable messaging feature is an implementation of WebServiceFeature that configures Metro Reliable Messaging runtime functionality.
 

Uses of ManagedData in com.sun.xml.ws.rx.rm.runtime.sequence
 

Classes in com.sun.xml.ws.rx.rm.runtime.sequence with annotations of type ManagedData
 interface Sequence
           
 

Uses of ManagedData in com.sun.xml.ws.rx.testing
 

Classes in com.sun.xml.ws.rx.testing with annotations of type ManagedData
 class PacketFilteringFeature
           
 

Uses of ManagedData in com.sun.xml.ws.security
 

Classes in com.sun.xml.ws.security with annotations of type ManagedData
 interface IssuedTokenContext
          This interface is the SPI defined by WS-Security to enable WS-Trust/SecureConversation specific security interactions.
 interface SecurityContextTokenInfo
          The SecurityContextTokenInfo class represents security parameters which will be saved in the Session object so that whenever the endpoint crashes the security negotiations can be resumed from its original state and no new negotiations need to be done.
 

Uses of ManagedData in com.sun.xml.ws.security.trust
 

Classes in com.sun.xml.ws.security.trust with annotations of type ManagedData
 class STSIssuedTokenFeature
           
 

Uses of ManagedData in com.sun.xml.wss.impl.misc
 

Classes in com.sun.xml.wss.impl.misc with annotations of type ManagedData
 class NonceCache
           
 

Uses of ManagedData in org.glassfish.gmbal.impl
 

Classes in org.glassfish.gmbal.impl with annotations of type ManagedData
static interface ManagedObjectManagerImpl.DummyAverageRangeStatistic
           
static interface ManagedObjectManagerImpl.DummyBoundaryStatistic
           
static interface ManagedObjectManagerImpl.DummyBoundedRangeStatistic
           
static interface ManagedObjectManagerImpl.DummyCountStatistic
           
static interface ManagedObjectManagerImpl.DummyRangeStatistic
           
static interface ManagedObjectManagerImpl.DummyStatistic
           
static interface ManagedObjectManagerImpl.DummyStringStatistic
           
static interface ManagedObjectManagerImpl.DummyTimeStatistic
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.