Uses of Package
ca.infoway.messagebuilder.transport

Packages that use ca.infoway.messagebuilder.transport
ca.infoway.messagebuilder.guide.hello_world   
ca.infoway.messagebuilder.simple.xml.servlet   
ca.infoway.messagebuilder.transport   
ca.infoway.messagebuilder.transport.mohawk   
ca.infoway.messagebuilder.transport.mohawk.sample   
ca.infoway.messagebuilder.transport.rest   
 

Classes in ca.infoway.messagebuilder.transport used by ca.infoway.messagebuilder.guide.hello_world
CredentialsProvider
          Allows implementors to provide credentials.
 

Classes in ca.infoway.messagebuilder.transport used by ca.infoway.messagebuilder.simple.xml.servlet
TransportLayer
          A transport mechanism for sending requests (as requestMessages) and receiving responses (as strings).
 

Classes in ca.infoway.messagebuilder.transport used by ca.infoway.messagebuilder.transport
Credentials
           A marker interface for credentials implementations.
CredentialsProvider
          Allows implementors to provide credentials.
RequestMessage
          A message that can be sent across a transport layer.
TransportLayer
          A transport mechanism for sending requests (as requestMessages) and receiving responses (as strings).
TransportLayerException
          An exception for general problems encountered within the transport layers.
 

Classes in ca.infoway.messagebuilder.transport used by ca.infoway.messagebuilder.transport.mohawk
CredentialsProvider
          Allows implementors to provide credentials.
RequestMessage
          A message that can be sent across a transport layer.
TransportLayer
          A transport mechanism for sending requests (as requestMessages) and receiving responses (as strings).
TransportLayerException
          An exception for general problems encountered within the transport layers.
 

Classes in ca.infoway.messagebuilder.transport used by ca.infoway.messagebuilder.transport.mohawk.sample
TransportLayerException
          An exception for general problems encountered within the transport layers.
 

Classes in ca.infoway.messagebuilder.transport used by ca.infoway.messagebuilder.transport.rest
CredentialsProvider
          Allows implementors to provide credentials.
RequestMessage
          A message that can be sent across a transport layer.
TransportLayer
          A transport mechanism for sending requests (as requestMessages) and receiving responses (as strings).
 



Copyright © 2013. All Rights Reserved.