Package com.bea.wlrt.adapter.defaultprovider.impl

Class Summary
CSVAdapterImpl Adapter that creates event objects from String data in the following format: events are delimited by EOL or the ';' character.
CSVAdapterImpl.CSVEventType  
PacketAdapterImpl Handles reading and buffering data from a socket connection.
SocketAdapterImpl Creates a server connection and waits for incoming client connections.