Interface UnknownServiceContext

All Superinterfaces:
ServiceContext
All Known Implementing Classes:
UnknownServiceContextImpl

public interface UnknownServiceContext extends ServiceContext
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.sun.corba.ee.spi.servicecontext.ServiceContext

    ServiceContext.Factory
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     

    Methods inherited from interface com.sun.corba.ee.spi.servicecontext.ServiceContext

    getId, write
  • Method Details

    • getData

      byte[] getData()