public class ServiceContextData extends Object
Constructor and Description |
---|
ServiceContextData(Class<?> cls) |
Modifier and Type | Method and Description |
---|---|
ServiceContext |
makeServiceContext(InputStream is,
GIOPVersion gv)
Factory method used to create a ServiceContext object by unmarshalling it from the InputStream.
|
String |
toString() |
public ServiceContextData(Class<?> cls)
public ServiceContext makeServiceContext(InputStream is, GIOPVersion gv)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.