org.jacorb.orb.giop
public class ServiceContextTransportingInputStream extends MessageInputStream
Version: $Id: ServiceContextTransportingInputStream.java,v 1.6 2004/05/06 12:40:00 nicolas Exp $
| Constructor Summary | |
|---|---|
| ServiceContextTransportingInputStream(ORB orb, byte[] buffer) | |
| Method Summary | |
|---|---|
| protected void | skipHeaderPadding()
For GIOP 1.2 only: The message body is aligned on an 8 byte
boundary, if a body is present. |