Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

oracle.ocsg.oauth2.util
Class IoUtil

java.lang.Object
  extended byoracle.ocsg.oauth2.util.IoUtil

public class IoUtil
extends java.lang.Object


Constructor Summary
IoUtil()
           
 
Method Summary
static java.lang.String readString(java.io.DataInput in)
           
static void writeString(java.io.DataOutput out, java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IoUtil

public IoUtil()
Method Detail

readString

public static java.lang.String readString(java.io.DataInput in)
                                   throws java.io.IOException
Throws:
java.io.IOException

writeString

public static void writeString(java.io.DataOutput out,
                               java.lang.String str)
                        throws java.io.IOException
Throws:
java.io.IOException

Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

Copyright © 2008, 2016, Oracle and/or its affiliates. All rights reserved.