Hyperic HQ Plugin API v. 4.4.0.2

Package org.hyperic.hq.transport.util

Interface Summary
InputStreamService The service hosted on the remote source that a RemoteInputStream uses to refill its buffer.
 

Class Summary
AsynchronousInvocationHandler The handler for making asynchronous invocations.
AsynchronousInvoker A helper class for performing asynchronous invocations within the HQ transport layer.
HQInvokerLocator The invoker locator containing configuration specific to the HQ transport.
InputStreamServiceImpl The input stream service implementation that resides on the remote source from which a RemoteInputStream reads its data.
InputStreamServiceServerInvocationHandler The server invocation handler that dispatches calls to the InputStreamServiceImpl.
MessageDeliveryOptions Passes the message delivery options specified when creating a service proxy down to the client invoker.
RemoteInputStream An input stream that maintains a local byte buffer replenished via calls to a remote source.
ServerSocketFactoryWrapper Wraps a server socket factory, allowing different socket options to be set before a bound server socket is returned.
StreamBuffer The buffers containing the data stream chunks for a RemoteInputStream.
TransportUtils Provides utility methods for the transport layer.
 

Exception Summary
TimeoutException An unchecked exception indicating that a timeout has occurred.
 


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.