Oracle

weblogic.wsee.async
Class AsyncUtil.SavedServiceInfo

java.lang.Object
  extended by weblogic.wsee.async.AsyncUtil.SavedServiceInfo
Enclosing class:
AsyncUtil

public static class AsyncUtil.SavedServiceInfo
extends Object


Field Summary
 AsyncPostCallContextImpl apc
           
 String uri
           
 String version
           
 weblogic.wsee.ws.WsPort wsPort
           
 
Constructor Summary
AsyncUtil.SavedServiceInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public String version

uri

public String uri

apc

public AsyncPostCallContextImpl apc

wsPort

public weblogic.wsee.ws.WsPort wsPort
Constructor Detail

AsyncUtil.SavedServiceInfo

public AsyncUtil.SavedServiceInfo()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.