Skip navigation links
oracle.wsm.common.sdk
Class JmsTransportContext
java.lang.Object
oracle.wsm.common.sdk.TransportContext
oracle.wsm.common.sdk.JmsTransportContext
- All Implemented Interfaces:
- ITransportContext
-
public class JmsTransportContext
- extends TransportContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsTransportContext
public JmsTransportContext(javax.jms.Message jmsMsg)
- For inbound message processing, as server agent
- Parameters:
jmsMsg
-
JmsTransportContext
public JmsTransportContext()
- For outbound message processing, as client agent
getTransportObject
public Object getTransportObject(String type)
-
- Parameters:
type,
- it is ignored for now, type can be either req, or response
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.