org.jacorb.orb.giop

Class ServiceContextTransportingInputStream

public class ServiceContextTransportingInputStream extends MessageInputStream

ServiceContextTransportingInputStream.java Created: Sat Aug 18 21:07:07 2002

Version: $Id: ServiceContextTransportingInputStream.java,v 1.6 2004/05/06 12:40:00 nicolas Exp $

Author: Nicolas Noffke

Constructor Summary
ServiceContextTransportingInputStream(ORB orb, byte[] buffer)
Method Summary
protected voidskipHeaderPadding()
For GIOP 1.2 only: The message body is aligned on an 8 byte boundary, if a body is present.

Constructor Detail

ServiceContextTransportingInputStream

public ServiceContextTransportingInputStream(ORB orb, byte[] buffer)

Method Detail

skipHeaderPadding

protected void skipHeaderPadding()
For GIOP 1.2 only: The message body is aligned on an 8 byte boundary, if a body is present.