Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.diameter.MessageDebugType

Packages that use MessageDebugType
oracle.axia.config.beans.protocol.diameter   

 

Uses of MessageDebugType in oracle.axia.config.beans.protocol.diameter

 

Fields in oracle.axia.config.beans.protocol.diameter with type parameters of type MessageDebugType
protected  javax.xml.bind.JAXBElement<MessageDebugType> NodeType.messageDebug
           

 

Methods in oracle.axia.config.beans.protocol.diameter that return MessageDebugType
 MessageDebugType ObjectFactory.createMessageDebugType()
          Create an instance of MessageDebugType

 

Methods in oracle.axia.config.beans.protocol.diameter that return types with arguments of type MessageDebugType
 javax.xml.bind.JAXBElement<MessageDebugType> ObjectFactory.createNodeTypeMessageDebug(MessageDebugType value)
          Create an instance of JAXBElement<MessageDebugType>}
 javax.xml.bind.JAXBElement<MessageDebugType> NodeType.getMessageDebug()
          Gets the value of the messageDebug property.

 

Methods in oracle.axia.config.beans.protocol.diameter with parameters of type MessageDebugType
 javax.xml.bind.JAXBElement<MessageDebugType> ObjectFactory.createNodeTypeMessageDebug(MessageDebugType value)
          Create an instance of JAXBElement<MessageDebugType>}

 

Method parameters in oracle.axia.config.beans.protocol.diameter with type arguments of type MessageDebugType
 void NodeType.setMessageDebug(javax.xml.bind.JAXBElement<MessageDebugType> value)
          Sets the value of the messageDebug property.

 

Constructor parameters in oracle.axia.config.beans.protocol.diameter with type arguments of type MessageDebugType
NodeType(javax.xml.bind.JAXBElement<java.lang.String> target, javax.xml.bind.JAXBElement<java.lang.String> host, javax.xml.bind.JAXBElement<java.lang.String> realm, javax.xml.bind.JAXBElement<java.lang.String> address, java.lang.Integer port, java.lang.Boolean tlsEnabled, java.lang.Boolean sctpEnabled, java.lang.Boolean debugEnabled, java.lang.Boolean messageDebugEnabled, javax.xml.bind.JAXBElement<MessageDebugType> messageDebug, java.lang.Integer peerRetryDelay, java.lang.Boolean allowDynamicPeers, java.lang.Long requestTimeout, java.lang.Integer watchdogTimeout, java.lang.Boolean includeOriginStateId, java.util.List<PeerType> peer, java.util.List<RouteType> route, javax.xml.bind.JAXBElement<DefaultRouteType> defaultRoute)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.