Boeing Simulation 3.1 API Specification

connect.facet
Class FacetSupplierChannel

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--edu.wustl.doc.facet.EventComm.PushSupplierPOA
              |
              +--connect.facet.FacetSupplierChannel
All Implemented Interfaces:
InvokeHandler, edu.wustl.doc.facet.EventComm.PushSupplierOperations, SupplierChannel

public class FacetSupplierChannel
extends edu.wustl.doc.facet.EventComm.PushSupplierPOA
implements SupplierChannel


Field Summary
private  edu.wustl.doc.facet.EventChannelAdmin.ProxyPushConsumer ppc
           
private  int source
           
private  int type
           
 
Fields inherited from class edu.wustl.doc.facet.EventComm.PushSupplierPOA
 
Fields inherited from class org.omg.PortableServer.Servant
 
Constructor Summary
FacetSupplierChannel(int source, int type, edu.wustl.doc.facet.EventChannelAdmin.ProxyPushConsumer ppc)
           
 
Method Summary
 void close()
          Closes this channel.
 void disconnect_push_supplier()
           
 void writeObject(Object o)
          Writes an object on the cahnnel.
 
Methods inherited from class edu.wustl.doc.facet.EventComm.PushSupplierPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

private int source

type

private int type

ppc

private edu.wustl.doc.facet.EventChannelAdmin.ProxyPushConsumer ppc
Constructor Detail

FacetSupplierChannel

public FacetSupplierChannel(int source,
                            int type,
                            edu.wustl.doc.facet.EventChannelAdmin.ProxyPushConsumer ppc)
Method Detail

disconnect_push_supplier

public void disconnect_push_supplier()
Specified by:
disconnect_push_supplier in interface edu.wustl.doc.facet.EventComm.PushSupplierOperations
Specified by:
disconnect_push_supplier in class edu.wustl.doc.facet.EventComm.PushSupplierPOA

writeObject

public void writeObject(Object o)
                 throws IOException
Description copied from interface: SupplierChannel
Writes an object on the cahnnel.

Specified by:
writeObject in interface SupplierChannel
IOException

close

public void close()
           throws IOException
Description copied from interface: SupplierChannel
Closes this channel.

Specified by:
close in interface SupplierChannel
IOException

Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.