org.instrumentmiddleware.cima.transport.impl
Class MemoryTransport

java.lang.Object
  extended by org.instrumentmiddleware.cima.transport.impl.AbstractTransportProvider
      extended by org.instrumentmiddleware.cima.transport.impl.MemoryTransport
All Implemented Interfaces:
java.util.concurrent.Callable<org.instrumentmiddleware.cima.parcel.ParcelDocument.Parcel>, ICIMADirectorAware, ITransportProvider

public class MemoryTransport
extends AbstractTransportProvider


Field Summary
 
Fields inherited from class org.instrumentmiddleware.cima.transport.impl.AbstractTransportProvider
director, log, outgoingParcel, remoteEndpoint, sendingPlugin
 
Constructor Summary
MemoryTransport()
           
 
Method Summary
 java.lang.String getLocalEndpointUrl()
           
 org.instrumentmiddleware.cima.parcel.EndpointTypeEnum.Enum getType()
           
 org.instrumentmiddleware.cima.parcel.ParcelDocument.Parcel send()
           
 
Methods inherited from class org.instrumentmiddleware.cima.transport.impl.AbstractTransportProvider
call, isAvailable, send, setCIMADirector, setOutgoingParcel, setRemoteEndpoint, setSendingPlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryTransport

public MemoryTransport()
Method Detail

getLocalEndpointUrl

public java.lang.String getLocalEndpointUrl()

getType

public org.instrumentmiddleware.cima.parcel.EndpointTypeEnum.Enum getType()

send

public org.instrumentmiddleware.cima.parcel.ParcelDocument.Parcel send()
                                                                throws TransportException
Throws:
TransportException


Copyright © 2008. All Rights Reserved.