| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallContext | |
|---|---|
| org.jboss.seam.remoting | |
| org.jboss.seam.remoting.wrapper | |
| Uses of CallContext in org.jboss.seam.remoting | 
|---|
| Methods in org.jboss.seam.remoting that return CallContext | |
|---|---|
|  CallContext | Call.getContext()Return the call context. | 
| Methods in org.jboss.seam.remoting with parameters of type CallContext | |
|---|---|
| static void | MarshalUtils.marshalResult(String callId,
              CallContext ctx,
              OutputStream out,
              Object result,
              List<String> constraints) | 
| Uses of CallContext in org.jboss.seam.remoting.wrapper | 
|---|
| Fields in org.jboss.seam.remoting.wrapper declared as CallContext | |
|---|---|
| protected  CallContext | BaseWrapper.contextThe call context | 
| Methods in org.jboss.seam.remoting.wrapper with parameters of type CallContext | |
|---|---|
|  void | BaseWrapper.setCallContext(CallContext context)Sets the call context | 
|  void | Wrapper.setCallContext(CallContext context) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||